We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1d70a commit c5eafcaCopy full SHA for c5eafca
Makefile
@@ -1,5 +1,6 @@
1
all: cmd
2
3
+.PHONY: dep
4
dep:
5
rm -rf vendor/
6
dep ensure -v
0 commit comments