Skip to content

Commit 5821770

Browse files
gomotidy
1 parent 55b3035 commit 5821770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ generate-licenses:
902902
gomodtidy: ## run go mod tidy everywhere needed
903903
go mod tidy
904904
cd hack && go mod tidy
905+
env -u GO_VERSION cd hack/prow/minitest && go mod tidy
905906

906907

907908
.PHONY: help

0 commit comments

Comments
 (0)