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

[Go-1.18] unable to instal gmf with go install #149

Open
denismakogon opened this issue May 6, 2022 · 3 comments · May be fixed by #150
Open

[Go-1.18] unable to instal gmf with go install #149

denismakogon opened this issue May 6, 2022 · 3 comments · May be fixed by #150

Comments

@denismakogon
Copy link
Contributor

hey-hey, long time no see!
I was restoring my docker images based on Go 1.18, as you know go get is no longer supported, so we need to use go install.
Unfortunately, I can't install the package with go install, here's the output.

$go install github.com/3d0c/gmf@latest
go: downloading github.com/3d0c/gmf v0.0.0-20220425074253-5646e6e80daf
package github.com/3d0c/gmf is not a main package

$go version
go version go1.18.1 linux/amd64
@3d0c
Copy link
Owner

3d0c commented May 6, 2022

Ah... you're right. I've been thinking about repackage. For now it seems outdated... unfortunately

@denismakogon
Copy link
Contributor Author

I was using some examples within the CI, but now, I can't really move forward effectively. Is there a chance that we can update the project's structure?

@DeadlyMagikarps
Copy link

Any status update with this? If not, I suppose I'll downgrade to Go 1.16

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

Successfully merging a pull request may close this issue.

3 participants