build: drop go Dep, switch to modules, support Go 1.13
bump enumer to v1.1.1 bump golangci-lint to v1.17.1 no `go mod tidy` because 1.13 and 1.12 seem to alter each other's output fixes #112
This commit is contained in:
+4
-2
@@ -25,10 +25,12 @@ We use the following annotations for classifying changes:
|
||||
* |bugfix| Change that fixes a bug, no regressions or incompatibilities expected.
|
||||
* |docs| Change to the documentation.
|
||||
|
||||
0.1.2
|
||||
-----
|
||||
0.1.2 (TBD)
|
||||
-----------
|
||||
|
||||
* Linux ARM64 Docker build support & binary builds
|
||||
* Go modules for dependency management both inside and outside of GOPATH
|
||||
(``lazy.sh`` and ``Makefile`` force ``GO111MODULE=on``)
|
||||
|
||||
0.1.1
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user