change: remove sentry sdk

This commit is contained in:
debugtalk
2022-01-25 20:32:44 +08:00
parent 229c1839b1
commit 91fa2eefdf
7 changed files with 7 additions and 159 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.13
require (
github.com/denisbrodbeck/machineid v1.0.1
github.com/getsentry/sentry-go v0.11.0
github.com/google/uuid v1.3.0
github.com/httprunner/hrp/plugin v0.0.0
github.com/jinzhu/copier v0.3.2