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

kubecfg fails to install with Go v1.16 #296

@robbrit

Description

@robbrit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions