chore: Update TwiN/health to v1.4.0
This commit is contained in:
5
vendor/github.com/TwiN/health/Makefile
generated
vendored
5
vendor/github.com/TwiN/health/Makefile
generated
vendored
@ -1,2 +1,5 @@
|
||||
bench:
|
||||
go test -bench . -race
|
||||
go test -bench . -race
|
||||
|
||||
test:
|
||||
go test . -race
|
Reference in New Issue
Block a user