summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-18 09:56:42 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-18 09:56:42 +0000
commit8570793dfb2957001f0d5d93d696ed744ebf3f5d (patch)
treeb55d6d1205008643265355234c58f9b0dfd712e6 /go.mod
parent[chore]: Bump github.com/technologize/otel-go-contrib (#2765) (diff)
downloadgotosocial-8570793dfb2957001f0d5d93d696ed744ebf3f5d.tar.xz
[chore]: Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#2766)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index de5bc2242..3e0f10e32 100644
--- a/go.mod
+++ b/go.mod
@@ -72,7 +72,7 @@ require (
golang.org/x/crypto v0.21.0
golang.org/x/image v0.15.0
golang.org/x/net v0.22.0
- golang.org/x/oauth2 v0.17.0
+ golang.org/x/oauth2 v0.18.0
golang.org/x/text v0.14.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1