feat: add Sentry setup
This commit is contained in:
@@ -10,7 +10,7 @@ require (
|
||||
github.com/getsentry/sentry-go v0.16.0
|
||||
github.com/jmoiron/sqlx v1.3.5
|
||||
github.com/rs/cors v1.8.2
|
||||
github.com/sparetimecoders/goamqp v0.1.1
|
||||
github.com/sparetimecoders/goamqp v0.1.3
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/vektah/gqlparser/v2 v2.5.1
|
||||
github.com/wundergraph/graphql-go-tools v1.57.2-0.20221005155749-a4fdba38990b
|
||||
@@ -36,7 +36,7 @@ require (
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/qri-io/jsonpointer v0.1.1 // indirect
|
||||
github.com/qri-io/jsonschema v0.2.1 // indirect
|
||||
github.com/rabbitmq/amqp091-go v1.3.4 // indirect
|
||||
github.com/rabbitmq/amqp091-go v1.5.0 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/tidwall/gjson v1.14.3 // indirect
|
||||
github.com/tidwall/match v1.1.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user