Update TwiN/health to v1.1.0

This commit is contained in:
TwiN
2021-11-15 20:11:13 -05:00
parent 787f6f0d74
commit 31bf2aeb80
5 changed files with 41 additions and 16 deletions

2
vendor/github.com/TwiN/health/Makefile generated vendored Normal file
View File

@ -0,0 +1,2 @@
bench:
go test -bench . -race