We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f352b7d commit c78c315Copy full SHA for c78c315
Makefile
@@ -30,6 +30,3 @@ test:
30
clean:
31
$(GOCLEAN)
32
rm -f $(BINARY_PATH_COLA)
33
-deps:
34
- $(GOGET) github.com/golang/dep/cmd/dep
35
- dep ensure
0 commit comments