summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-07 08:21:44 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-07 08:21:44 +0000
commit303a6a6b1d63f6eb283cb6e5277ec0dff7203e5c (patch)
treed8de3f0fd29d54e0eee8aa565f48237685b4945a /go.mod
parent[chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075) (diff)
downloadgotosocial-303a6a6b1d63f6eb283cb6e5277ec0dff7203e5c.tar.xz
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 8064de4bc..0259ab863 100644
--- a/go.mod
+++ b/go.mod
@@ -62,8 +62,8 @@ require (
golang.org/x/crypto v0.12.0
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
golang.org/x/image v0.11.0
- golang.org/x/net v0.12.0
- golang.org/x/oauth2 v0.10.0
+ golang.org/x/net v0.14.0
+ golang.org/x/oauth2 v0.11.0
golang.org/x/text v0.12.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1