Skip to content

Commit a0938ab

Browse files
committed
bootstrap: add
1 parent 7d6b3df commit a0938ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/bootstrap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)