We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ac729 commit c8840fbCopy full SHA for c8840fb
go.mod
@@ -273,7 +273,7 @@ require (
273
golang.org/x/crypto v0.29.0 // indirect
274
golang.org/x/mod v0.21.0 // indirect
275
golang.org/x/net v0.31.0 // indirect
276
- golang.org/x/oauth2 v0.22.0 // indirect
+ golang.org/x/oauth2 v0.23.0 // indirect
277
golang.org/x/sync v0.9.0 // indirect
278
golang.org/x/sys v0.27.0 // indirect
279
golang.org/x/text v0.20.0 // indirect
0 commit comments