File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
staging/src/k8s.io/client-go Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ require (
16
16
github.com/google/uuid v1.6.0
17
17
github.com/gorilla/websocket v1.5.0
18
18
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
19
+ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
19
20
github.com/peterbourgon/diskv v2.0.1+incompatible
20
21
github.com/spf13/pflag v1.0.5
21
22
github.com/stretchr/testify v1.9.0
@@ -53,7 +54,6 @@ require (
53
54
github.com/moby/spdystream v0.5.0 // indirect
54
55
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
55
56
github.com/modern-go/reflect2 v1.0.2 // indirect
56
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
57
57
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
58
58
github.com/onsi/ginkgo/v2 v2.19.0 // indirect
59
59
github.com/pkg/errors v0.9.1 // indirect
You can’t perform that action at this time.
0 commit comments