We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2395d commit 89d50d8Copy full SHA for 89d50d8
go.mod
@@ -271,8 +271,5 @@ require (
271
272
replace gopkg.in/fsnotify.v1 => github.com/fsnotify/fsnotify v1.4.2
273
274
-replace k8s.io/client-go => k8s.io/client-go v0.20.5
275
-
276
-replace k8s.io/api => k8s.io/api v0.20.5
277
278
replace github.com/dgrijalva/jwt-go => github.com/Waterdrips/jwt-go v3.2.1-0.20200915121943-f6506928b72e+incompatible
0 commit comments