mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:52:26 -05:00
[chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284)
This commit is contained in:
parent
100d660797
commit
f3eebfcf80
4 changed files with 11 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -76,7 +76,7 @@ require (
|
|||
golang.org/x/crypto v0.26.0
|
||||
golang.org/x/image v0.20.0
|
||||
golang.org/x/net v0.28.0
|
||||
golang.org/x/oauth2 v0.22.0
|
||||
golang.org/x/oauth2 v0.23.0
|
||||
golang.org/x/text v0.18.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