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 @@ -11,7 +11,7 @@ require (
11
11
github.com/alicebob/miniredis/v2 v2.35.0
12
12
github.com/getsentry/sentry-go v0.34.0
13
13
github.com/go-chi/chi/v5 v5.2.2
14
- github.com/go-chi/cors v1.2.1
14
+ github.com/go-chi/cors v1.2.2
15
15
github.com/go-redis/redis/v8 v8.11.5
16
16
github.com/go-redsync/redsync/v4 v4.13.0
17
17
github.com/go-resty/resty/v2 v2.16.5
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/getsentry/sentry-go v0.34.0 h1:1FCHBVp8TfSc8L10zqSwXUZNiOSF+10qw4czja
62
62
github.com/getsentry/sentry-go v0.34.0 /go.mod h1:C55omcY9ChRQIUcVcGcs+Zdy4ZpQGvNJ7JYHIoSWOtE =
63
63
github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
64
64
github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
65
- github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
66
- github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
65
+ github.com/go-chi/cors v1.2.2 h1:Jmey33TE+b+rB7fT8MUy1u0I4L+NARQlK6LhzKPSyQE =
66
+ github.com/go-chi/cors v1.2.2 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
67
67
github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA =
68
68
github.com/go-errors/errors v1.4.2 /go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og =
69
69
github.com/go-faster/city v1.0.1 h1:4WAxSZ3V2Ws4QRDrscLEDcibJY8uf41H6AhXDrNDcGw =
You can’t perform that action at this time.
0 commit comments