• Lincoln Stoll's avatar
    Update modules for go 1.11.4+ · b96b02e5
    Lincoln Stoll authored
    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.
    b96b02e5
Name
Last commit
Last update
Documentation Loading commit data...
api Loading commit data...
cmd Loading commit data...
connector Loading commit data...
examples Loading commit data...
scripts Loading commit data...
server Loading commit data...
storage Loading commit data...
vendor Loading commit data...
version Loading commit data...
web Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
DCO Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
vendor.go Loading commit data...