File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ require (
1717 k8s.io/apiextensions-apiserver v0.31.1
1818 k8s.io/apimachinery v0.31.1
1919 k8s.io/client-go v0.31.1
20-
2120)
2221
2322require (
@@ -135,7 +134,7 @@ require (
135134 github.com/mitchellh/mapstructure v1.5.0 // indirect
136135 github.com/mitchellh/reflectwalk v1.0.2 // indirect
137136 github.com/moby/locker v1.0.1 // indirect
138- github.com/moby/spdystream v0.4.0 // indirect
137+ github.com/moby/spdystream v0.5.1 // indirect
139138 github.com/moby/term v0.5.0 // indirect
140139 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
141140 github.com/modern-go/reflect2 v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -1126,8 +1126,8 @@ github.com/mittwald/go-helm-client v0.12.9 h1:tfI5ECgrbfAolA9TnlCeA5F2TEIvdsOxVm
11261126github.com/mittwald/go-helm-client v0.12.9 /go.mod h1:ukR3Et5zbfBij7bFL1ZnLvPytsbBXCrI2qQYr2yVi9I =
11271127github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
11281128github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
1129- github.com/moby/spdystream v0.4.0 h1:Vy79D6mHeJJjiPdFEL2yku1kl0chZpJfZcPpb16BRl8 =
1130- github.com/moby/spdystream v0.4.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
1129+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
1130+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
11311131github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vygl78 =
11321132github.com/moby/sys/mountinfo v0.6.2 /go.mod h1:IJb6JQeOklcdMU9F5xQ8ZALD+CUr5VlGpwtX+VE0rpI =
11331133github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
You can’t perform that action at this time.
0 commit comments