Use TwinProduction/health for health endpoint

This commit is contained in:
TwinProduction
2021-02-12 23:29:21 -05:00
parent 9cdef02bdc
commit ea9623f695
11 changed files with 147 additions and 8 deletions

1
go.mod
View File

@ -5,6 +5,7 @@ go 1.15
require (
cloud.google.com/go v0.74.0 // indirect
github.com/TwinProduction/gocache v1.2.1
github.com/TwinProduction/health v1.0.0
github.com/go-ping/ping v0.0.0-20201115131931-3300c582a663
github.com/google/gofuzz v1.2.0 // indirect
github.com/gorilla/mux v1.8.0