Skip to content
Snippets Groups Projects
Unverified Commit b96b02e5 authored by Lincoln Stoll's avatar Lincoln Stoll
Browse files

Update modules for go 1.11.4+

Go 1.11.3 changed how checksums are created in some cases, which caused
failures building via modules. (ref golang/go#29278)

Update the checksums for the failing modules.

To catch this is the future, a modules build was added to the build matrix. I
also noted that we were pinning the `.0` patchlevel of each go version which
wouldn't have picked this up, updated it to build with the latest patch
release.
parent 7bd4071b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment