summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-10 15:10:30 +0000
committerLibravatar GitHub <noreply@github.com>2025-02-10 15:10:30 +0000
commit576da4cf01f9a739804d38c9cdda0a063a674359 (patch)
tree6ca430d934e8b741af4002032df5bd254106c468 /go.mod
parent[chore]: Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#3775) (diff)
downloadgotosocial-576da4cf01f9a739804d38c9cdda0a063a674359.tar.xz
[chore]: Bump golang.org/x/image from 0.23.0 to 0.24.0 (#3773)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 61031ce01..a54749102 100644
--- a/go.mod
+++ b/go.mod
@@ -79,11 +79,11 @@ require (
go.opentelemetry.io/otel/trace v1.34.0
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.32.0
- golang.org/x/image v0.23.0
+ golang.org/x/image v0.24.0
golang.org/x/net v0.34.0
golang.org/x/oauth2 v0.26.0
golang.org/x/sys v0.29.0
- golang.org/x/text v0.21.0
+ golang.org/x/text v0.22.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1
modernc.org/sqlite v0.0.0-00010101000000-000000000000
@@ -212,7 +212,7 @@ require (
golang.org/x/arch v0.13.0 // indirect
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
golang.org/x/mod v0.22.0 // indirect
- golang.org/x/sync v0.10.0 // indirect
+ golang.org/x/sync v0.11.0 // indirect
golang.org/x/tools v0.28.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect