summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-25 11:52:59 +0100
committerLibravatar GitHub <noreply@github.com>2023-09-25 11:52:59 +0100
commitd45a75e475a3fae31faefe66c72198f7012e4b1e (patch)
treeec898687b053fde963cff8f2aac7cd1cd420d379 /go.mod
parent[chore]: Bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 (#2222) (diff)
downloadgotosocial-d45a75e475a3fae31faefe66c72198f7012e4b1e.tar.xz
[chore]: Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#2223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 69a31fdc0..db2250de7 100644
--- a/go.mod
+++ b/go.mod
@@ -64,7 +64,7 @@ require (
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
golang.org/x/image v0.12.0
golang.org/x/net v0.15.0
- golang.org/x/oauth2 v0.11.0
+ golang.org/x/oauth2 v0.12.0
golang.org/x/text v0.13.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1