File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.3
44
55require (
66 github.com/99designs/gqlgen v0.17.75
7- github.com/getsentry/sentry-go v0.33 .0
7+ github.com/getsentry/sentry-go v0.34 .0
88 github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
99 github.com/go-jose/go-jose/v4 v4.1.0
1010 github.com/go-logr/logr v1.4.3
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/
7373github.com/fsnotify/fsnotify v1.8.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
7474github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
7575github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
76- github.com/getsentry/sentry-go v0.33 .0 h1:YWyDii0KGVov3xOaamOnF0mjOrqSjBqwv48UEzn7QFg =
77- github.com/getsentry/sentry-go v0.33 .0 /go.mod h1:C55omcY9ChRQIUcVcGcs+Zdy4ZpQGvNJ7JYHIoSWOtE =
76+ github.com/getsentry/sentry-go v0.34 .0 h1:1FCHBVp8TfSc8L10zqSwXUZNiOSF+10qw4czjarTiY4 =
77+ github.com/getsentry/sentry-go v0.34 .0 /go.mod h1:C55omcY9ChRQIUcVcGcs+Zdy4ZpQGvNJ7JYHIoSWOtE =
7878github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA =
7979github.com/go-errors/errors v1.4.2 /go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og =
8080github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a h1:v6zMvHuY9yue4+QkG/HQ/W67wvtQmWJ4SDo9aK/GIno =
You can’t perform that action at this time.
0 commit comments