Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csfrancis committed Sep 24, 2024
1 parent 937191c commit 2de2da1
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 @@ -15,7 +15,7 @@ dist:
.PHONY: setup
setup:
go mod download
go mod tiny
go mod tidy

.PHONY: test
test:
Expand Down

0 comments on commit 2de2da1

Please sign in to comment.