diff options
| author | 2023-08-07 08:21:44 +0000 | |
|---|---|---|
| committer | 2023-08-07 08:21:44 +0000 | |
| commit | 303a6a6b1d63f6eb283cb6e5277ec0dff7203e5c (patch) | |
| tree | d8de3f0fd29d54e0eee8aa565f48237685b4945a /go.mod | |
| parent | [chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075) (diff) | |
| download | gotosocial-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.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
