diff options
| author | 2024-02-12 10:04:32 +0000 | |
|---|---|---|
| committer | 2024-02-12 10:04:32 +0000 | |
| commit | db45e65e89b90af499d52a314c31cd8499bfeb2e (patch) | |
| tree | 9681614aab210d65649ffa4684ff8500f215a01c /go.mod | |
| parent | [chore]: Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#2632) (diff) | |
| download | gotosocial-db45e65e89b90af499d52a314c31cd8499bfeb2e.tar.xz | |
[chore]: Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#2629)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -69,8 +69,8 @@ require ( go.uber.org/automaxprocs v1.5.3 golang.org/x/crypto v0.19.0 golang.org/x/image v0.15.0 - golang.org/x/net v0.20.0 - golang.org/x/oauth2 v0.16.0 + golang.org/x/net v0.21.0 + golang.org/x/oauth2 v0.17.0 golang.org/x/text v0.14.0 gopkg.in/mcuadros/go-syslog.v2 v2.3.0 gopkg.in/yaml.v3 v3.0.1 |
