Update to latest Mage

And run the Appveyor tests without GOPATH.

Fixes https://github.com/magefile/mage/issues/79
This commit is contained in:
Bjørn Erik Pedersen
2018-09-02 14:21:33 +02:00
parent 0cc936583b
commit 3b103cb7b7
3 changed files with 4 additions and 5 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jdkato/prose v1.1.0
github.com/kyokomi/emoji v1.5.1
github.com/magefile/mage v2.2.0+incompatible
github.com/magefile/mage v1.2.4
github.com/magiconair/properties v1.8.0 // indirect
github.com/markbates/inflect v0.0.0-20171215194931-a12c3aec81a6
github.com/mattn/go-isatty v0.0.3 // indirect