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