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

Fix Jenkins build failure #128

Closed
wants to merge 1 commit into from
Closed

Fix Jenkins build failure #128

wants to merge 1 commit into from

Conversation

subpop
Copy link
Collaborator

@subpop subpop commented Aug 21, 2023

Go 1.18+ looks to embed VCS information into the binary when compiling. https://go.dev/doc/go1.18#go-version. The build version of Go needs to get pinned to 1.17 in order to avoid the build failure. Eventually, we can update the Dockerfile so that VCS metadata (.git) gets copied into the build container too.

@subpop subpop force-pushed the random-try-to-make-build branch 3 times, most recently from ebe090b to 8b0ac81 Compare August 21, 2023 12:15
@subpop subpop changed the title fix: update kafka-go Try to fix build failure Aug 21, 2023
@subpop subpop changed the title Try to fix build failure Fix Jenkins build failure Aug 21, 2023
@subpop subpop closed this Aug 21, 2023
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 this pull request may close these issues.

1 participant