mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:12:25 -05:00
[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)
This commit is contained in:
parent
3a01377bcc
commit
cc64de4dcc
3 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -75,7 +75,7 @@ require (
|
|||
golang.org/x/crypto v0.24.0
|
||||
golang.org/x/image v0.17.0
|
||||
golang.org/x/net v0.26.0
|
||||
golang.org/x/oauth2 v0.20.0
|
||||
golang.org/x/oauth2 v0.21.0
|
||||
golang.org/x/text v0.16.0
|
||||
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue