You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# k8s.io/client-go/rest
D:\Gopath\pkg\mod\k8s.io\[email protected]+incompatible\rest\request.go:598:31: not enough arguments in call to watch.NewStreamWatcher
have (*versioned.Decoder)
want (watch.Decoder, watch.Reporter)
也许是我环境的问题(内网,走proxy),也许是 go.mod确实版本需要更新一下:
问题:编译报错
解决:修改了go.mod包的版本
The text was updated successfully, but these errors were encountered: