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

Revert "update the latest static version" #24

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

johnmcollier
Copy link
Contributor

Reverts #23

See https://issues.redhat.com/browse/RHTAPBUGS-386 for more details. The current Go Toolset image is failing with:

go: no module dependencies to download
STEP 4/7: RUN go build -o ./main
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN go build -o ./main": exit status 1

reverting to the previous commit solves the issue. So reverting for now

@johnmcollier johnmcollier requested a review from yangcao77 June 6, 2023 21:20
@johnmcollier
Copy link
Contributor Author

johnmcollier commented Jun 6, 2023

CC @yangcao77 for your awareness. Not sure why the 1.19 image is problematic, suppose it could be a bug in the latest go toolset image.

Copy link

@elsony elsony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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.

3 participants