summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 08:13:14 +0000
committerLibravatar GitHub <noreply@github.com>2024-06-17 08:13:14 +0000
commitcc64de4dccce96f3d8ae50a64145963fa2daefb4 (patch)
tree5d28f1ccef95d557a20c98b187d5853a571d9f27 /go.mod
parent[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014) (diff)
downloadgotosocial-cc64de4dccce96f3d8ae50a64145963fa2daefb4.tar.xz
[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)
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 c6a3d6395..22520b3fb 100644
--- a/go.mod
+++ b/go.mod
@@ -75,7 +75,7 @@ require (
golang.org/x/crypto v0.24.0
golang.org/x/image v0.17.0
golang.org/x/net v0.26.0
- golang.org/x/oauth2 v0.20.0
+ golang.org/x/oauth2 v0.21.0
golang.org/x/text v0.16.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1