Skip to content

add 1.11.0 and 1.10.4#53

Merged
syndbg merged 3 commits intogo-nv:masterfrom
toshi0607:features/add-1.11.0-and-1.10.4
Aug 26, 2018
Merged

add 1.11.0 and 1.10.4#53
syndbg merged 3 commits intogo-nv:masterfrom
toshi0607:features/add-1.11.0-and-1.10.4

Conversation

@toshi0607
Copy link
Copy Markdown
Contributor

@MerlinDMC
Copy link
Copy Markdown

MerlinDMC commented Aug 25, 2018

  • ignore me - I just fell out of bed.

@@ -0,0 +1,11 @@
install_darwin_64bit "Go Darwin 64bit 1.11.0" "https://dl.google.com/go/go1.11.darwin-amd64.tar.gz#12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

#12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4

This is probably wrong. I encountered an error.

goenv install 1.11.0
...
checksum mismatch: Go Darwin 64bit 1.11.0.tar.gz (file is corrupt)
expected 12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4, got 9749e6cb9c6d05cf10445a7c9899b58e72325c54fee9783ed1ac679be8e1e073

The following should be correct.

install_darwin_64bit "Go Darwin 64bit 1.11.0" "https://dl.google.com/go/go1.11.darwin-amd64.tar.gz#9749e6cb9c6d05cf10445a7c9899b58e72325c54fee9783ed1ac679be8e1e073"

@syndbg syndbg merged commit 3f4f833 into go-nv:master Aug 26, 2018
@syndbg
Copy link
Copy Markdown
Member

syndbg commented Aug 26, 2018

@toshi0607 @MerlinDMC @ttakezawa Thank you. https://github.com/syndbg/goenv/releases/tag/1.21.0 released 🎉

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.

4 participants