mirror of https://github.com/statping/statping
yarn lock
parent
1d48d83854
commit
fee607a1b5
File diff suppressed because it is too large
Load Diff
1
go.mod
1
go.mod
|
@ -11,6 +11,7 @@ require (
|
|||
github.com/foomo/tlsconfig v0.0.0-20180418120404-b67861b076c9
|
||||
github.com/getsentry/sentry-go v0.5.1
|
||||
github.com/go-mail/mail v2.3.1+incompatible
|
||||
github.com/golang/protobuf v1.4.0
|
||||
github.com/gorilla/mux v1.7.4
|
||||
github.com/hako/durafmt v0.0.0-20200605151348-3a43fc422dd9
|
||||
github.com/jinzhu/gorm v1.9.12
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue