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.
2 parents 9ac87a9 + a0938ab commit 061515dCopy full SHA for 061515d
scripts/bootstrap
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+go get -u github.com/kardianos/govendor
3
+go get -u github.com/vektra/mockery/...
4
+go get -u golang.org/x/tools/cmd/goimports
0 commit comments