mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Update to latest Mage
And run the Appveyor tests without GOPATH. Fixes https://github.com/magefile/mage/issues/79
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user