Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

kubecfg fails to install with Go v1.16 #296

Open
robbrit opened this issue Mar 2, 2021 · 0 comments
Open

kubecfg fails to install with Go v1.16 #296

robbrit opened this issue Mar 2, 2021 · 0 comments

Comments

@robbrit
Copy link

robbrit commented Mar 2, 2021

When using Go v1.16 kubecfg fails to install:

$ 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant