We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a567d commit d2d307aCopy full SHA for d2d307a
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/aws/aws-sdk-go-v2/service/sqs v1.37.14
17
github.com/aws/aws-sdk-go-v2/service/sts v1.33.14
18
github.com/aws/smithy-go v1.22.2
19
- github.com/getsentry/sentry-go v0.12.0
+ github.com/getsentry/sentry-go v0.31.1
20
github.com/go-kit/kit v0.13.0
21
github.com/go-kit/log v0.2.0
22
github.com/go-sql-driver/mysql v1.8.1
0 commit comments