We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14756d commit 205c8d7Copy full SHA for 205c8d7
go.mod
@@ -90,7 +90,7 @@ require (
90
golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 // indirect
91
golang.org/x/mod v0.17.0 // indirect
92
golang.org/x/net v0.33.0 // indirect
93
- golang.org/x/oauth2 v0.15.0 // indirect
+ golang.org/x/oauth2 v0.27.0 // indirect
94
golang.org/x/sync v0.10.0 // indirect
95
golang.org/x/sys v0.28.0 // indirect
96
golang.org/x/term v0.27.0 // indirect
0 commit comments