Skip to content

Module away

Compare
Choose a tag to compare
@niklas88 niklas88 released this 11 Oct 09:13
· 58 commits to master since this release

This release adds support for Go modules and thus building outside a GOPATH i.e.
git clone … and go build in the resulting repository should be enough on any system with Go ≥ 1.11

There is no new functionality or other fixes so if you already have v0.2.2 running, skipping this update won't hurt.

The binary is now built using Go 1.11.1