Skip to content

Commit

Permalink
Cleanup after boostrap
Browse files Browse the repository at this point in the history
After boostrap, undo any changes made to our go modules files, as the
dependencies set by installing kind change we we need for x/sys.
  • Loading branch information
carolynvs-msft committed Jan 6, 2020
1 parent 579d9fd commit 399a681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ endif
ifndef HAS_GO_JUNIT_REPORT
go get github.com/jstemmer/go-junit-report
endif
git checkout go.mod go.sum

.PHONY: coverage
coverage:
Expand Down

0 comments on commit 399a681

Please sign in to comment.