yarn lock

pull/778/head
hunterlong 2020-08-06 13:46:39 -07:00
parent 1d48d83854
commit fee607a1b5
3 changed files with 11447 additions and 2 deletions

11445
frontend/yarn.lock Normal file

File diff suppressed because it is too large Load Diff

1
go.mod
View File

@ -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