Skip to content

Commit 6410253

Browse files
build(deps): bump github.com/getsentry/sentry-go from 0.34.0 to 0.34.1
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.34.0...v0.34.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 583b006 commit 6410253

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
bou.ke/monkey v1.0.2
9-
github.com/getsentry/sentry-go v0.34.0
9+
github.com/getsentry/sentry-go v0.34.1
1010
github.com/getsentry/sentry-go/gin v0.34.0
1111
github.com/gin-gonic/gin v1.10.1
1212
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
2424
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
2525
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0=
2626
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
27-
github.com/getsentry/sentry-go v0.34.0 h1:1FCHBVp8TfSc8L10zqSwXUZNiOSF+10qw4czjarTiY4=
28-
github.com/getsentry/sentry-go v0.34.0/go.mod h1:C55omcY9ChRQIUcVcGcs+Zdy4ZpQGvNJ7JYHIoSWOtE=
27+
github.com/getsentry/sentry-go v0.34.1 h1:HSjc1C/OsnZttohEPrrqKH42Iud0HuLCXpv8cU1pWcw=
28+
github.com/getsentry/sentry-go v0.34.1/go.mod h1:C55omcY9ChRQIUcVcGcs+Zdy4ZpQGvNJ7JYHIoSWOtE=
2929
github.com/getsentry/sentry-go/gin v0.34.0 h1:k4kszBvurhnMlU09oNlzWSOTTjkvoirvmLNPMRvwc/s=
3030
github.com/getsentry/sentry-go/gin v0.34.0/go.mod h1:Z/nqdw6aFO5GuFdXVxgpFlIhUeOt7oTWlLzxj0I9+TE=
3131
github.com/gin-contrib/gzip v0.0.6 h1:NjcunTcGAj5CO1gn4N8jHOSIeRFHIbn51z6K+xaN4d4=

0 commit comments

Comments
 (0)