summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-10-21 16:41:45 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-10-21 19:30:23 +0200
commit9ccc958ce7d563fe344c310da37284548ac3a70a (patch)
treeaa3b252d424299366936bc6c35a5d81cc461219e /snapcraft.yaml
parent30e471b8c66f43b2505ba4a303b5cacb4a5f3af3 (diff)
Update Dockerfile and Snap build to reflect move to dep
See #3988
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
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