Skip to content

Commit

Permalink
Added minimock
Browse files Browse the repository at this point in the history
  • Loading branch information
artemzi committed Sep 23, 2024
1 parent 986ef81 commit 6ef888a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ lint:
install-deps:
GOBIN=$(LOCAL_BIN) go install google.golang.org/protobuf/cmd/[email protected]
GOBIN=$(LOCAL_BIN) go install -mod=mod google.golang.org/grpc/cmd/[email protected]
GOBIN=$(LOCAL_BIN) go install github.com/gojuno/minimock/v3/cmd/minimock@latest

get-deps:
go get -u google.golang.org/protobuf/cmd/protoc-gen-go
Expand Down

0 comments on commit 6ef888a

Please sign in to comment.