Skip to content

Commit

Permalink
updates audit to use nancy sleuth
Browse files Browse the repository at this point in the history
  • Loading branch information
cadmiumcat committed Feb 11, 2021
1 parent e746483 commit 1bf58bb
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 @@ -13,7 +13,7 @@ all: audit test build

.PHONY: audit
audit:
nancy go.sum
go list -m all | nancy sleuth

.PHONY: build
build:
Expand Down

0 comments on commit 1bf58bb

Please sign in to comment.