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 @@ -3,7 +3,7 @@ module FeedCraft
3
3
go 1.19
4
4
5
5
require (
6
- github.com/getsentry/sentry-go v0.28 .1
6
+ github.com/getsentry/sentry-go v0.29 .1
7
7
github.com/gin-contrib/cors v1.7.2
8
8
github.com/gin-gonic/gin v1.10.0
9
9
github.com/glebarez/sqlite v1.11.0
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
27
27
github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
28
28
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0 =
29
29
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
30
- github.com/getsentry/sentry-go v0.28 .1 h1:zzaSm/vHmGllRM6Tpx1492r0YDzauArdBfkJRtY6P5k =
31
- github.com/getsentry/sentry-go v0.28 .1 /go.mod h1:1fQZ+7l7eeJ3wYi82q5Hg8GqAPgefRq+FP/QhafYVgg =
30
+ github.com/getsentry/sentry-go v0.29 .1 h1:DyZuChN8Hz3ARxGVV8ePaNXh1dQ7d76AiB117xcREwA =
31
+ github.com/getsentry/sentry-go v0.29 .1 /go.mod h1:x3AtIzN01d6SiWkderzaH28Tm0lgkafpJ5Bm3li39O0 =
32
32
github.com/gin-contrib/cors v1.7.2 h1:oLDHxdg8W/XDoN/8zamqk/Drgt4oVZDvaV0YmvVICQw =
33
33
github.com/gin-contrib/cors v1.7.2 /go.mod h1:SUJVARKgQ40dmrzgXEVxj2m7Ig1v1qIboQkPDTQ9t2E =
34
34
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
You can’t perform that action at this time.
0 commit comments