fix modules pollution

This commit is contained in:
Niko Storni 2019-02-27 20:19:29 +01:00
parent 74df46e0ee
commit 1bd5e69bf6

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
go get github.com/caarlos0/svu
GO111MODULE=off go get github.com/caarlos0/svu
git tag `svu "$1"`
git push --tags
git push --tags