File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ require (
170170 github.com/klauspost/pgzip v1.2.6 // indirect
171171 github.com/matoous/go-nanoid/v2 v2.1.0 // indirect
172172 github.com/microcosm-cc/bluemonday v1.0.27
173- github.com/nwaples/rardecode/v2 v2.2.0
173+ github.com/nwaples/rardecode/v2 v2.2.5
174174 github.com/sorairolake/lzip-go v0.3.8 // indirect
175175 github.com/taruti/bytepool v0.0.0-20160310082835-5e3a9ea56543 // indirect
176176 github.com/ulikunitz/xz v0.5.15 // indirect
Original file line number Diff line number Diff line change @@ -572,6 +572,8 @@ github.com/ncw/swift/v2 v2.0.5 h1:9o5Gsd7bInAFEqsGPcaUdsboMbqf8lnNtxqWKFT9iz8=
572572github.com/ncw/swift/v2 v2.0.5 /go.mod h1:cbAO76/ZwcFrFlHdXPjaqWZ9R7Hdar7HpjRXBfbjigk =
573573github.com/nwaples/rardecode/v2 v2.2.0 h1:4ufPGHiNe1rYJxYfehALLjup4Ls3ck42CWwjKiOqu0A =
574574github.com/nwaples/rardecode/v2 v2.2.0 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
575+ github.com/nwaples/rardecode/v2 v2.2.5 h1:L5doqgGfQwI7qADJMqnkrSB86rpPsqQDrHeO0HWa5JY =
576+ github.com/nwaples/rardecode/v2 v2.2.5 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
575577github.com/panjf2000/ants/v2 v2.4.2 /go.mod h1:f6F0NZVFsGCp5A7QW/Zj/m92atWwOkY0OIhFxRNFr4A =
576578github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
577579github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
You can’t perform that action at this time.
0 commit comments