hashicorp / go-discover

Discover nodes in cloud environments
Mozilla Public License 2.0
563 stars 123 forks source link

Checksum fix #75

Closed alvin-huang closed 5 years ago

alvin-huang commented 5 years ago

This PR fixes #68 where the build for go-discover was broken due to checksum issues.

I have also added a note that you will need Go 1.11.4+ to build/test go-discover when the checksum fix was merged into golang/go(https://github.com/golang/go/issues/29278).