chore(deps): bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.19.0...v0.20.0)
This commit is contained in:
2023-04-01 06:25:06 +00:00
parent 38dd3fe879
commit fcbf357617
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ require (
github.com/Khan/genqlient v0.5.0
github.com/alecthomas/kong v0.7.1
github.com/apex/log v1.9.0
github.com/getsentry/sentry-go v0.19.0
github.com/getsentry/sentry-go v0.20.0
github.com/jmoiron/sqlx v1.3.5
github.com/rs/cors v1.8.3
github.com/sparetimecoders/goamqp v0.1.3
@@ -45,8 +45,8 @@ require (
github.com/urfave/cli/v2 v2.24.4 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect