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

update nebula-go to 2.5.1 #5

Merged
merged 1 commit into from
Oct 19, 2021
Merged

update nebula-go to 2.5.1 #5

merged 1 commit into from
Oct 19, 2021

Conversation

wey-gu
Copy link
Contributor

@wey-gu wey-gu commented Oct 19, 2021

else, the build will fail due to 2.5.0 checksum mismatch(used to be force pushed)

@wey-gu wey-gu requested a review from HarrisChu October 19, 2021 08:09
@wey-gu
Copy link
Contributor Author

wey-gu commented Oct 19, 2021

The build will fail due to it pull the latest and that is exactly why the PR was raised:

2021/10/19 08:10:15 [INFO] exec (timeout=0s): /opt/hostedtoolcache/go/1.16.4/x64/bin/go get -d -v github.com/vesoft-inc/k6-plugin@latest 
go: downloading github.com/vesoft-inc/k6-plugin v0.0.7
go: downloading github.com/vesoft-inc/nebula-go/v2 v2.5.0
github.com/vesoft-inc/k6-plugin imports
	github.com/vesoft-inc/nebula-go/v2: github.com/vesoft-inc/nebula-go/v2@v2.5.0: verifying module: checksum mismatch
	downloaded: h1:7w3bUYTAtvEA20go5XFoEDx5HbnzlOgo5VBSP3AvXtE=
	sum.golang.org: h1:A4wZoGqR1W1mQ9y/X+tV1wCMIsDkuhFMthTQKMeT8Yc=

SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

2021/10/19 08:10:22 [FATAL] exit status 1
Error: make: *** [Makefile:24: build-arm-v7] Error 1
Error: Process completed with exit code 2.

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.

2 participants