aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 56fca5ebc..76d65c2ca 100644
--- a/go.mod
+++ b/go.mod
@@ -101,7 +101,7 @@ require (
gocloud.dev/pubsub/natspubsub v0.41.0
gocloud.dev/pubsub/rabbitpubsub v0.41.0
golang.org/x/crypto v0.38.0
- golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
+ golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
golang.org/x/image v0.27.0
golang.org/x/net v0.40.0
golang.org/x/oauth2 v0.30.0 // indirect
@@ -116,8 +116,8 @@ require (
gopkg.in/inf.v0 v0.9.1 // indirect
modernc.org/b v1.0.0 // indirect
modernc.org/mathutil v1.7.1
- modernc.org/memory v1.9.1 // indirect
- modernc.org/sqlite v1.37.0
+ modernc.org/memory v1.11.0 // indirect
+ modernc.org/sqlite v1.37.1
modernc.org/strutil v1.2.1
)
@@ -366,7 +366,7 @@ require (
gopkg.in/validator.v2 v2.0.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
- modernc.org/libc v1.62.1 // indirect
+ modernc.org/libc v1.65.7 // indirect
moul.io/http2curl/v2 v2.3.0 // indirect
storj.io/common v0.0.0-20240812101423-26b53789c348 // indirect
storj.io/drpc v0.0.35-0.20240709171858-0075ac871661 // indirect