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 @@ -71,7 +71,7 @@ require (
7171 github.com/prometheus/procfs v0.12.0 // indirect
7272 github.com/rivo/uniseg v0.4.3 // indirect
7373 github.com/rogpeppe/go-internal v1.10.0 // indirect
74- github.com/rs/cors v1.9 .0 // indirect
74+ github.com/rs/cors v1.11 .0 // indirect
7575 github.com/russross/blackfriday/v2 v2.1.0 // indirect
7676 github.com/shirou/gopsutil v3.21.11+incompatible // indirect
7777 github.com/supranational/blst v0.3.11 // indirect
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/rivo/uniseg v0.4.3/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
198198github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
199199github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
200200github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
201- github.com/rs/cors v1.9 .0 h1:l9HGsTsHJcvW14Nk7J9KFz8bzeAWXn3CG6bgt7LsrAE =
202- github.com/rs/cors v1.9 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
201+ github.com/rs/cors v1.11 .0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
202+ github.com/rs/cors v1.11 .0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
203203github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
204204github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
205205github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
You can’t perform that action at this time.
0 commit comments