We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4723a7 commit 18e52c4Copy full SHA for 18e52c4
1 file changed
go.mod
@@ -48,7 +48,7 @@ require (
48
go.uber.org/atomic v1.9.0 // indirect
49
go.uber.org/multierr v1.9.0 // indirect
50
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
51
- golang.org/x/oauth2 v0.21.0 // indirect
+ golang.org/x/oauth2 v0.27.0 // indirect
52
golang.org/x/sync v0.7.0 // indirect
53
golang.org/x/sys v0.22.0 // indirect
54
golang.org/x/term v0.22.0 // indirect
0 commit comments