We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7caa05 commit 66bb9abCopy full SHA for 66bb9ab
go.mod
@@ -77,7 +77,7 @@ require (
77
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
78
go.uber.org/multierr v1.11.0 // indirect
79
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
80
- golang.org/x/net v0.30.0 // indirect
+ golang.org/x/net v0.33.0 // indirect
81
golang.org/x/oauth2 v0.10.0 // indirect
82
golang.org/x/sync v0.8.0 // indirect
83
golang.org/x/sys v0.26.0 // indirect
0 commit comments