File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/getsentry/sentry-go v0.27.0
7
- github.com/gin-contrib/cors v1.6 .0
7
+ github.com/gin-contrib/cors v1.7 .0
8
8
github.com/gin-gonic/gin v1.9.1
9
9
github.com/golang-migrate/migrate/v4 v4.17.0
10
10
github.com/google/logger v1.1.1
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uq
36
36
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
37
37
github.com/getsentry/sentry-go v0.27.0 h1:Pv98CIbtB3LkMWmXi4Joa5OOcwbmnX88sF5qbK3r3Ps =
38
38
github.com/getsentry/sentry-go v0.27.0 /go.mod h1:lc76E2QywIyW8WuBnwl8Lc4bkmQH4+w1gwTf25trprY =
39
- github.com/gin-contrib/cors v1.6 .0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
40
- github.com/gin-contrib/cors v1.6 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
39
+ github.com/gin-contrib/cors v1.7 .0 h1:wZX2wuZ0o7rV2/1i7gb4Jn+gW7HBqaP91fizJkBUJOA =
40
+ github.com/gin-contrib/cors v1.7 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
41
41
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
42
42
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
43
43
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg =
You can’t perform that action at this time.
0 commit comments