Skip to content

Commit

Permalink
Merge pull request #141 from UKHomeOffice/test
Browse files Browse the repository at this point in the history
Go mod tidy
  • Loading branch information
KashifSaadat authored Jan 6, 2021
2 parents 4ef8bc8 + 160b08f commit c4d5401
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 @@ scan:

clean:
rm -rf ./bin 2>/dev/null
go mod tidy

vet:
@echo "--> Running go vet $(VETARGS) ."
Expand Down

0 comments on commit c4d5401

Please sign in to comment.