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 7d6b3df commit a0938abCopy full SHA for a0938ab
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