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 @@ -72,7 +72,7 @@ require (
7272 github.com/prometheus/client_model v0.5.0 // indirect
7373 github.com/prometheus/common v0.45.0 // indirect
7474 github.com/prometheus/procfs v0.12.0 // indirect
75- github.com/rs/cors v1.10.1 // indirect
75+ github.com/rs/cors v1.11.0 // indirect
7676 github.com/sagikazarmark/locafero v0.4.0 // indirect
7777 github.com/sagikazarmark/slog-shim v0.1.0 // indirect
7878 github.com/sourcegraph/conc v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ github.com/qeesung/image2ascii v1.0.1 h1:Fe5zTnX/v/qNC3OC4P/cfASOXS501Xyw2UUcgrL
163163github.com/qeesung/image2ascii v1.0.1 /go.mod h1:kZKhyX0h2g/YXa/zdJR3JnLnJ8avHjZ3LrvEKSYyAyU =
164164github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
165165github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
166- github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo =
167- github.com/rs/cors v1.10.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
166+ github.com/rs/cors v1.11.0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
167+ github.com/rs/cors v1.11.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
168168github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
169169github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6keLGt6kNQ =
170170github.com/sagikazarmark/locafero v0.4.0 /go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4 =
You can’t perform that action at this time.
0 commit comments