Skip to content

Commit

Permalink
Update go mod tidy command
Browse files Browse the repository at this point in the history
  • Loading branch information
9seconds committed Dec 3, 2021
1 parent ad8c09a commit 15bb5be
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 @@ -95,4 +95,4 @@ install-tools-goreleaser: .bin

.PHONY: update-deps
update-deps:
@go get -u && go mod tidy
@go get -u && go mod tidy -go=1.17

0 comments on commit 15bb5be

Please sign in to comment.