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 ca8bcbb commit 71c39edCopy full SHA for 71c39ed
2 files changed
Makefile
@@ -44,3 +44,7 @@ clean:
44
rm -f cmd/$$app/$$app; \
45
done
46
rm -rf dist
47
+
48
+mod-vendor:
49
+ go mod vendor
50
+ rm ./vendor/github.com/weaveworks/common/COPYING.LGPL-3
vendor/github.com/weaveworks/common/COPYING.LGPL-3
0 commit comments