Skip to content

Commit

Permalink
Update Makefile (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock authored Aug 3, 2024
1 parent c592494 commit df001a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ prep/repos/update: prep/repos
cd cnquery; git checkout main && git pull; cd -;

prep/tools/windows:
go get github.com/golang/protobuf/proto
go get google.golang.org/protobuf
go get -u gotest.tools/gotestsum

prep/tools:
Expand Down

0 comments on commit df001a5

Please sign in to comment.