mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:02:26 -05:00
[chore]: Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#1908)
This commit is contained in:
parent
84eb7eaf26
commit
f56dd290e1
3 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -63,7 +63,7 @@ require (
|
|||
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
|
||||
golang.org/x/image v0.7.0
|
||||
golang.org/x/net v0.11.0
|
||||
golang.org/x/oauth2 v0.8.0
|
||||
golang.org/x/oauth2 v0.9.0
|
||||
golang.org/x/text v0.10.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