Skip to content

Commit

Permalink
fix: remove mockgen from deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
maypok86 committed Sep 15, 2024
1 parent afabc31 commit 0e7b832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ bash -s -- -b "$(go env GOPATH)"/bin v1.61.0

go install github.com/daixiang0/gci@latest
GO111MODULE=on go install mvdan.cc/gofumpt@latest
go install github.com/golang/mock/mockgen@latest

0 comments on commit 0e7b832

Please sign in to comment.