Revert "Consider test modules for update-deps"

This reverts commit 880dd04728.
This commit is contained in:
9seconds
2022-03-11 17:55:12 +03:00
parent a9b3560b25
commit 442e2da330
3 changed files with 52 additions and 111 deletions
+1 -1
View File
@@ -95,4 +95,4 @@ install-tools-goreleaser: .bin
.PHONY: update-deps
update-deps:
@go get -u -t && go mod tidy -go=1.17
@go get -u && go mod tidy -go=1.17