Skip to content

Commit

Permalink
chore: install gox
Browse files Browse the repository at this point in the history
  • Loading branch information
dundee committed Feb 11, 2024
1 parent 2d35c4f commit 104f9b8
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 @@ -136,5 +136,6 @@ release:

install-dev-dependencies:
go install gotest.tools/gotestsum@latest
go install github.com/mitchellh/gox@latest

.PHONY: run build build-static build-all test gobench benchmark coverage coverage-html clean clean-uncompressed-dist man show-man release

0 comments on commit 104f9b8

Please sign in to comment.