Skip to content

Commit

Permalink
Remove go mod tidy from deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
ro-tex committed Jun 27, 2022
1 parent 87c1583 commit 3262d87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ all: release

deps:
go mod download
go mod tidy

# clean removes all directories that get automatically created during
# development.
Expand Down

0 comments on commit 3262d87

Please sign in to comment.