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 @@ -207,7 +207,7 @@ require (
207207 github.com/r3labs/diff v1.1.0 // indirect
208208 github.com/redis/go-redis/v9 v9.0.5 // indirect
209209 github.com/rivo/uniseg v0.4.4 // indirect
210- github.com/rs/cors v1.9 .0 // indirect
210+ github.com/rs/cors v1.11 .0 // indirect
211211 github.com/russross/blackfriday/v2 v2.1.0 // indirect
212212 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
213213 github.com/shopspring/decimal v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -899,8 +899,8 @@ github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTE
899899github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
900900github.com/rogpeppe/go-internal v1.12.0 /go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4 =
901901github.com/rs/cors v1.7.0 /go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU =
902- github.com/rs/cors v1.9 .0 h1:l9HGsTsHJcvW14Nk7J9KFz8bzeAWXn3CG6bgt7LsrAE =
903- github.com/rs/cors v1.9 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
902+ github.com/rs/cors v1.11 .0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
903+ github.com/rs/cors v1.11 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
904904github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
905905github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
906906github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
You can’t perform that action at this time.
0 commit comments