Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not install #49

Closed
safetylab opened this issue Nov 14, 2021 · 2 comments
Closed

can not install #49

safetylab opened this issue Nov 14, 2021 · 2 comments

Comments

@safetylab
Copy link

go 1.17- pls help
go get github.com/mittwald/go-helm-client
package oras.land/oras-go/pkg/auth: unrecognized import path "oras.land/oras-go/pkg/auth": reading https://oras.land/oras-go/pkg/auth?go-get=1: 404 Not Found
package oras.land/oras-go/pkg/auth/docker: unrecognized import path "oras.land/oras-go/pkg/auth/docker": reading https://oras.land/oras-go/pkg/auth/docker?go-get=1: 404 Not Found
package oras.land/oras-go/pkg/content: unrecognized import path "oras.land/oras-go/pkg/content": reading https://oras.land/oras-go/pkg/content?go-get=1: 404 Not Found
package oras.land/oras-go/pkg/context: unrecognized import path "oras.land/oras-go/pkg/context": reading https://oras.land/oras-go/pkg/context?go-get=1: 404 Not Found
package oras.land/oras-go/pkg/oras: unrecognized import path "oras.land/oras-go/pkg/oras": reading https://oras.land/oras-go/pkg/oras?go-get=1: 404 Not Found

@elenz97
Copy link
Collaborator

elenz97 commented Nov 15, 2021

Hey @safetylab

it seems like this is just a local issue you have on your machine or with your ISP.
Anyways, i could successfully test importing go-helm-client in a test go (1.17) project:

$ go mod init test
$ go get github.com/mittwald/go-helm-client

@elenz97
Copy link
Collaborator

elenz97 commented Dec 8, 2021

Closing this as there has not been any recent activity. Feel free to re-open.

@elenz97 elenz97 closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants