File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/spf13/pflag v1.0.10
1717 github.com/thediveo/enumflag v0.10.1
1818 go.uber.org/zap v1.27.1
19- golang.org/x/net v0.50 .0
19+ golang.org/x/net v0.51 .0
2020 k8s.io/api v0.34.2
2121 k8s.io/apiextensions-apiserver v0.34.2
2222 k8s.io/apimachinery v0.34.2
Original file line number Diff line number Diff line change @@ -306,6 +306,8 @@ golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=
306306golang.org/x/net v0.48.0 /go.mod h1:+ndRgGjkh8FGtu1w1FGbEC31if4VrNVMuKTgcAAnQRY =
307307golang.org/x/net v0.50.0 h1:ucWh9eiCGyDR3vtzso0WMQinm2Dnt8cFMuQa9K33J60 =
308308golang.org/x/net v0.50.0 /go.mod h1:UgoSli3F/pBgdJBHCTc+tp3gmrU4XswgGRgtnwWTfyM =
309+ golang.org/x/net v0.51.0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo =
310+ golang.org/x/net v0.51.0 /go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y =
309311golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
310312golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw =
311313golang.org/x/oauth2 v0.34.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
You can’t perform that action at this time.
0 commit comments