go.mod: update sentry
Update sentry dep and code that was required.
This commit is contained in:
parent
d7686244cd
commit
15ec2fc431
46 changed files with 2472 additions and 1832 deletions
4
go.mod
4
go.mod
|
|
@ -27,7 +27,9 @@ require (
|
|||
github.com/aws/smithy-go v1.22.2
|
||||
github.com/coreos/go-systemd/v22 v22.5.0
|
||||
github.com/getkin/kin-openapi v0.131.0
|
||||
github.com/getsentry/sentry-go v0.28.1
|
||||
github.com/getsentry/sentry-go v0.34.1
|
||||
github.com/getsentry/sentry-go/echo v0.34.1
|
||||
github.com/getsentry/sentry-go/logrus v0.34.1
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/golang-jwt/jwt/v4 v4.5.2
|
||||
github.com/google/go-cmp v0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue