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

build: release v0.14.0-0.8.0 #50

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

whylee259
Copy link
Contributor

Description

release v0.14.0-0.8.0

The reason for releasing a new version soon after the previous is that the previous version tag was pointed to be a wrong commit.
I fixed it quickly but the go proxy had cached it already. (https://proxy.golang.org/)

And it generates an error continuously.

verifying github.com/line/wasmvm@v0.14.0-0.7.0: checksum mismatch
	downloaded: h1:aLEbXswNuwVcmq4XYDrd2YTrn49X3H5qNVlBLkOyehw=
	go.sum:     h1:1gxArBbo5Yjg+IQWHQHRYlMIgj2JUdPqoDzGGyL/UqM=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
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'.
make: *** [Makefile:120: build] Error 1
Error: Process completed with exit code 2.

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@whylee259 whylee259 self-assigned this Oct 1, 2021
@whylee259 whylee259 merged commit 9166b0c into Finschia:main Oct 1, 2021
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.

None yet

2 participants