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

Bump the go version to 1.12.1 #150

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Bump the go version to 1.12.1 #150

merged 2 commits into from
Mar 22, 2019

Conversation

dlespiau
Copy link
Member

We've had a report from @sh0rez that the go.sum we generate is not compatible with older versions of go. Bump the go version we use to 1.12.1

verifying github.com/google/flatbuffers@v1.10.0: checksum mismatch
	downloaded: h1:wHCM5N1xsJ3VwePcIpVqnmjAqRXlR44gv4hpGi+/LIw=
	go.sum:     h1:oRiOciRvbejW4wxTr/DVVAczyQaxsEONq6NyxhDf3bY=

go has changed the way it computes checksums, bump the latest go version so we don't encounter:

verifying github.com/google/flatbuffers@v1.10.0: checksum mismatch
	downloaded: h1:wHCM5N1xsJ3VwePcIpVqnmjAqRXlR44gv4hpGi+/LIw=
	go.sum:     h1:oRiOciRvbejW4wxTr/DVVAczyQaxsEONq6NyxhDf3bY=
@dlespiau dlespiau merged commit 0391992 into master Mar 22, 2019
@dlespiau dlespiau deleted the 2019-03-22-go-bump branch March 22, 2019 14:29
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