mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 09:42:26 -05:00
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
This commit is contained in:
parent
cc69250bbe
commit
303a6a6b1d
6 changed files with 63 additions and 19 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue