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

Fails to build with Go 1.14 and 1.13 #9

Open
grahamc opened this issue Apr 5, 2020 · 2 comments
Open

Fails to build with Go 1.14 and 1.13 #9

grahamc opened this issue Apr 5, 2020 · 2 comments

Comments

@grahamc
Copy link
Contributor

grahamc commented Apr 5, 2020

I get an error in validating the go modules:

k8s.io/client-go@v12.0.0+incompatible: invalid version: +incompatible suffix not allowed: module contains a go.mod file, so semantic import versioning is required
@grahamc grahamc changed the title Fails to build with Go 1.14 Fails to build with Go 1.14 and 1.13 Apr 5, 2020
@t0mk
Copy link
Contributor

t0mk commented Apr 6, 2020

@grahamc thanks. I'll fix this later today.

@t0mk
Copy link
Contributor

t0mk commented Apr 7, 2020

Hey @grahamc, I tried to build with go 1.13.5 and 1.14.1 and it went OK, I don't get the error.

Can you explain how you are getting to the 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

No branches or pull requests

2 participants