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

Unable to install using go mod #8

Open
fungiboletus opened this issue Mar 30, 2020 · 1 comment
Open

Unable to install using go mod #8

fungiboletus opened this issue Mar 30, 2020 · 1 comment

Comments

@fungiboletus
Copy link

Hei, it looks like my go module doesn't like this project's go.mod file:

go: github.com/eug48/[email protected] requires
        github.com/campoy/[email protected]: invalid pseudo-version: revision is shorter than canonical (97c13d6e4160)
@eug48
Copy link
Owner

eug48 commented Mar 31, 2020

Hi, this looks to be due to some changes in Go 1.13. There's a workaround that will hopefully work until I can get around to updating dependencies properly: https://golang.org/doc/go1.13#version-validation

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