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

Failed to build with go 1.17 #392

Closed
masa213f opened this issue Dec 20, 2021 · 2 comments
Closed

Failed to build with go 1.17 #392

masa213f opened this issue Dec 20, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@masa213f
Copy link

Hi,

I tried to build v0.21.0 with go 1.17, but I cannot.

$ go version
go version go1.17.3 linux/amd64
$ CGO_ENABLED=0 go build -trimpath -o bin/manager main.go
go: updates to go.mod needed; to update it:
        go mod tidy

It may need to go mod tidy. Could you update the go.mod?

@f41gh7 f41gh7 added the bug Something isn't working label Dec 20, 2021
@f41gh7
Copy link
Collaborator

f41gh7 commented Dec 21, 2021

Can you try it from master branch now? I've updated deps and changed go version for 1.17

@f41gh7
Copy link
Collaborator

f41gh7 commented Dec 27, 2021

fixed at master branch

@f41gh7 f41gh7 closed this as completed Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants