From 9ccc958ce7d563fe344c310da37284548ac3a70a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 21 Oct 2017 16:41:45 +0200 Subject: Update Dockerfile and Snap build to reflect move to dep See #3988 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index c9481078f..68ba7aba3 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -31,7 +31,7 @@ parts: go get github.com/magefile/mage mage vendor mage test - rm -f $GOPATH/bin/govendor + rm -f $GOPATH/bin/dep rm -f $GOPATH/bin/mage install: | strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo -- cgit v1.2.3