update deps

This commit is contained in:
Steve Dudenhoeffer 2025-03-16 22:40:48 -04:00
parent 4c106d32cb
commit 568a0e99e4

2
go.mod
View File

@ -14,6 +14,7 @@ require (
github.com/playwright-community/playwright-go v0.5001.0
github.com/rocketlaunchr/google-search v1.1.6
github.com/urfave/cli v1.22.16
go.starlark.net v0.0.0-20250225190231-0d3f41d403af
)
require (
@ -69,7 +70,6 @@ require (
go.opentelemetry.io/otel v1.35.0 // indirect
go.opentelemetry.io/otel/metric v1.35.0 // indirect
go.opentelemetry.io/otel/trace v1.35.0 // indirect
go.starlark.net v0.0.0-20250225190231-0d3f41d403af // indirect
golang.org/x/crypto v0.36.0 // indirect
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
golang.org/x/net v0.37.0 // indirect