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 @@ -119,7 +119,7 @@ require (
119119 github.com/oklog/ulid v1.3.1 // indirect
120120 github.com/opentracing/opentracing-go v1.2.0 // indirect
121121 github.com/pmezard/go-difflib v1.0.0 // indirect
122- github.com/rs/cors v1.10.1 // indirect
122+ github.com/rs/cors v1.11.0 // indirect
123123 github.com/russross/blackfriday/v2 v2.1.0 // indirect
124124 github.com/sendgrid/rest v2.6.9+incompatible // indirect
125125 github.com/sendgrid/sendgrid-go v3.14.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -516,8 +516,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
516516github.com/rogpeppe/go-internal v1.1.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
517517github.com/rogpeppe/go-internal v1.2.2 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
518518github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
519- github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo =
520- github.com/rs/cors v1.10.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
519+ github.com/rs/cors v1.11.0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
520+ github.com/rs/cors v1.11.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
521521github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
522522github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
523523github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA =
You can’t perform that action at this time.
0 commit comments