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

Error go getting kubecfg #285

Closed
karlskewes opened this issue Mar 10, 2020 · 1 comment · Fixed by #286
Closed

Error go getting kubecfg #285

karlskewes opened this issue Mar 10, 2020 · 1 comment · Fixed by #286

Comments

@karlskewes
Copy link

Tried install per docs.

$ go get github.com/bitnami/kubecfg
go get: github.com/bitnami/kubecfg@v0.15.1 requires
        contrib.go.opencensus.io/exporter/ocagent@v0.4.6 requires
        github.com/census-instrumentation/opencensus-proto@v0.1.0-0.20181214143942-ba49f56771b8: invalid pseudo-version: version before v0.1.0 would have negative patch number

$ go version
go version go1.13.8 linux/amd64

0.15.1 binary from Github Releases release works fine though

@camh-
Copy link
Contributor

camh- commented Mar 16, 2020

This same problem has been raised against other repos that use opencensus - e.g. Azure/go-autorest#449

I think kubecfg just needs to update its contrib.go.opencensus.io/exporter/ocagent dependency and cut a new release.

mkmik pushed a commit that referenced this issue Mar 16, 2020
mkmik pushed a commit that referenced this issue Mar 16, 2020
Also upgrade to Go 1.14.x

Closes #285
q3k pushed a commit to q3k/kubecfg that referenced this issue Jan 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants