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
{{ message }}
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
$ go get -u github.com/bitnami/kubecfg
github.com/bitnami/kubecfg imports
github.com/bitnami/kubecfg/cmd imports
github.com/bitnami/kubecfg/utils imports
github.com/googleapis/gnostic/OpenAPIv2: cannot find module providing package github.com/googleapis/gnostic/OpenAPIv2
$ go version
go version go1.16 linux/amd64
Confirmed that it works just fine in go1.15.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using Go v1.16 kubecfg fails to install:
Confirmed that it works just fine in
go1.15
.The text was updated successfully, but these errors were encountered: