Skip to content

Commit 061515d

Browse files
authored
Merge pull request #1 from MustWin/bootstrap
bootstrap: add
2 parents 9ac87a9 + a0938ab commit 061515d

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)