We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf27354 + 9c1f186 commit 785d61fCopy full SHA for 785d61f
go.mod
@@ -73,7 +73,7 @@ require (
73
go.uber.org/multierr v1.11.0 // indirect
74
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
75
golang.org/x/net v0.38.0 // indirect
76
- golang.org/x/oauth2 v0.23.0 // indirect
+ golang.org/x/oauth2 v0.27.0 // indirect
77
golang.org/x/sync v0.12.0 // indirect
78
golang.org/x/sys v0.31.0 // indirect
79
golang.org/x/term v0.30.0 // indirect
0 commit comments