Skip to content

Commit 22620d7

Browse files
Executing automated changes
1 parent 61f0681 commit 22620d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/pkg/errors v0.9.1 // indirect
3232
github.com/spf13/pflag v1.0.5 // indirect
3333
golang.org/x/mod v0.8.0 // indirect
34-
golang.org/x/net v0.6.0 // indirect
34+
golang.org/x/net v0.47.0 // indirect
3535
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
3636
golang.org/x/sys v0.5.0 // indirect
3737
golang.org/x/term v0.3.0 // indirect

client/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ github.com/spf13/pflag
8181
golang.org/x/mod/internal/lazyregexp
8282
golang.org/x/mod/module
8383
golang.org/x/mod/semver
84-
# golang.org/x/net v0.6.0 => golang.org/x/net v0.4.0
84+
# golang.org/x/net v0.47.0 => golang.org/x/net v0.4.0
8585
## explicit; go 1.17
8686
golang.org/x/net/context
8787
golang.org/x/net/context/ctxhttp

0 commit comments

Comments
 (0)