File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
images/kube-webhook-certgen/rootfs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
github.com/pkg/errors v0.9.1 // indirect
40
40
github.com/spf13/pflag v1.0.5 // indirect
41
41
github.com/stretchr/testify v1.9.0 // indirect
42
- golang.org/x/net v0.22 .0 // indirect
42
+ golang.org/x/net v0.23 .0 // indirect
43
43
golang.org/x/oauth2 v0.18.0 // indirect
44
44
golang.org/x/sys v0.18.0 // indirect
45
45
golang.org/x/term v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLL
104
104
golang.org/x/net v0.0.0-20201021035429-f5854403a974 /go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU =
105
105
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
106
106
golang.org/x/net v0.0.0-20220722155237-a158d28d115b /go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c =
107
- golang.org/x/net v0.22 .0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc =
108
- golang.org/x/net v0.22 .0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
107
+ golang.org/x/net v0.23 .0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs =
108
+ golang.org/x/net v0.23 .0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
109
109
golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI =
110
110
golang.org/x/oauth2 v0.18.0 /go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8 =
111
111
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments