Skip to content

v6.0.0

Latest

Choose a tag to compare

@dropwhile dropwhile released this 07 Sep 20:05
  • move test-client to its own go.mod file, so as to trim dependencies for upstream consumers.
    test-client is intended for local testing and/or development and not necessarily installable via go-install.
  • bump go.mod go version to 1.13, the version which GO111MODULE defaults to auto.