Skip to content

Commit

Permalink
Upgrade 'gotestsum'
Browse files Browse the repository at this point in the history
  • Loading branch information
myhro committed Oct 19, 2024
1 parent 30eba70 commit f10e33f
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 @@ -12,7 +12,7 @@ golangci-lint:
go install github.com/golangci/golangci-lint/cmd/[email protected]

gotestsum:
go install gotest.tools/gotestsum@v1.10.0
go install gotest.tools/gotestsum@v1.12.0

lint:
golangci-lint run
Expand Down

0 comments on commit f10e33f

Please sign in to comment.