summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-09 08:36:33 +0000
committerLibravatar GitHub <noreply@github.com>2023-10-09 08:36:33 +0000
commit37fe8aea49c405fd7f3be7271dcf3784aa39743c (patch)
tree8a4b3dae046cee81e9a704d75abcfe5d3c17dd20 /go.mod
parent[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256) (diff)
downloadgotosocial-37fe8aea49c405fd7f3be7271dcf3784aa39743c.tar.xz
[chore]: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2258)
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 632302c33..18e762da5 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.13.0
golang.org/x/net v0.16.0
- golang.org/x/oauth2 v0.12.0
+ golang.org/x/oauth2 v0.13.0
golang.org/x/text v0.13.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1