Add sentry for sending crash logs
This commit is contained in:
parent
f75c53d404
commit
b8dff783e1
3 changed files with 20 additions and 1 deletions
|
|
@ -61,3 +61,7 @@ required = ["github.com/shuLhan/go-bindata/go-bindata"]
|
|||
[[constraint]]
|
||||
name = "github.com/oschwald/geoip2-golang"
|
||||
version = "1.2.1"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/getsentry/raven-go"
|
||||
|
|
|
|||
Loading…
Reference in a new issue