feat #19: integrate sentry for event reporting

This commit is contained in:
debugtalk
2021-11-18 18:01:24 +08:00
parent 52afe41a66
commit d306452b19
8 changed files with 165 additions and 1 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/httprunner/hrp
go 1.16
require (
github.com/getsentry/sentry-go v0.11.0
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0