We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd8651 commit 1dd7778Copy full SHA for 1dd7778
go.mod
@@ -105,7 +105,7 @@ require (
105
golang.org/x/crypto v0.31.0 // indirect
106
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect
107
golang.org/x/net v0.33.0 // indirect
108
- golang.org/x/oauth2 v0.22.0 // indirect
+ golang.org/x/oauth2 v0.27.0 // indirect
109
golang.org/x/sync v0.10.0 // indirect
110
golang.org/x/sys v0.28.0 // indirect
111
golang.org/x/term v0.27.0 // indirect
0 commit comments