We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79463c6 commit 5690241Copy full SHA for 5690241
Makefile
@@ -1,6 +1,6 @@
1
dependency:
2
go get -u github.com/golang/dep/cmd/dep
3
- dep ensure -update
+ dep ensure
4
5
test:
6
echo "" > coverage.txt
0 commit comments