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: make bootstrap-tools failed #1739

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

testwill
Copy link
Contributor

@testwill testwill commented Mar 6, 2024

GO111MODULE=off GOBIN=/home/xxx/code/grype/.tmp go get -u golang.org/x/perf/cmd/benchstat
go: modules disabled by GO111MODULE=off; see 'go help modules'
make: *** [Makefile:112: bootstrap-tools] Error 1

@kzantow
Copy link
Contributor

kzantow commented Mar 26, 2024

@testwill could you give more explanation why this change is needed? the make bootstrap command works fine for me without the change here on macOS and ubuntu:latest.

@testwill
Copy link
Contributor Author

I'll paste the details of the error after I reproduce it.

@spiffcs spiffcs merged commit 002dea7 into anchore:main Mar 28, 2024
10 checks passed
@testwill testwill deleted the bootstrap_error branch March 29, 2024 00:42
@spiffcs spiffcs added the changelog-ignore Don't include this issue in the release changelog label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants