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

Politeia cannot be built in Go 1.13 #991

Closed
jrick opened this issue Sep 4, 2019 · 1 comment · Fixed by #992
Closed

Politeia cannot be built in Go 1.13 #991

jrick opened this issue Sep 4, 2019 · 1 comment · Fixed by #992

Comments

@jrick
Copy link
Member

jrick commented Sep 4, 2019

Dependency resolution fails.

$ cd politeiavoter/                                                                                                                                                                           
$ go install
go: github.com/marcopeereboom/sbox@v0.0.0-20190125180204-32a7c85e429a requires
        github.com/golangci/golangci-lint@v1.13.1 requires
        github.com/go-critic/go-critic@v0.0.0-20181204210945-0af0999fabfb: invalid pseudo-version: does not match version-control timestamp (2019-01-08T19:27:14Z)

More details:

golangci-lint's maintainer has been MIA for 6 weeks.

@jrick
Copy link
Member Author

jrick commented Sep 4, 2019

See also marcopeereboom/sbox#1 and marcopeereboom/sbox#2 for a second, separate build error.

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.

1 participant