* initial github action to build github hosted binary artifact releases
* consistent with Makefile
* fix syntax error
* add GOPROXY env var
* reintroduce VERSION to env and go build.version
* barf, typo
* set build.version to the tag
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
* Goreleaser (#616)
* add goreleaser
* incl readme and license
* rm unnesesary license refs
* enable to test
* few changes to travis.yml to test goreleaser
* switch back to master
* try separate conditions