Skip to content

v0.2.7: Updates for go1.13 and protoc 3.9.2

Compare
Choose a tag to compare
@puellanivis puellanivis released this 26 Sep 11:34
· 106 commits to master since this release
588cabb

Updates masher scripts and build directives:

  • Uses go1.13 for building
  • Uses protoc 3.9.2 for protocol buffers
  • Injects main.Version from git tags
  • Detects vendoring and short-circuits downloading dependencies and builds with -mod=vendor
  • includes sumdb support
  • Pass-through of GOPRIVATE into underlying docker container.

There are no updates to the lib/ portion of this repository from this release.