File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ require (
114
114
github.com/klauspost/pgzip v1.2.6 // indirect
115
115
github.com/matoous/go-nanoid/v2 v2.1.0 // indirect
116
116
github.com/microcosm-cc/bluemonday v1.0.27
117
- github.com/nwaples/rardecode/v2 v2.1.0
117
+ github.com/nwaples/rardecode/v2 v2.1.1
118
118
github.com/sorairolake/lzip-go v0.3.5 // indirect
119
119
github.com/taruti/bytepool v0.0.0-20160310082835-5e3a9ea56543 // indirect
120
120
github.com/ulikunitz/xz v0.5.12 // indirect
Original file line number Diff line number Diff line change @@ -549,6 +549,8 @@ github.com/ncw/swift/v2 v2.0.4 h1:hHWVFxn5/YaTWAASmn4qyq2p6OyP/Hm3vMLzkjEqR7w=
549
549
github.com/ncw/swift/v2 v2.0.4 /go.mod h1:cbAO76/ZwcFrFlHdXPjaqWZ9R7Hdar7HpjRXBfbjigk =
550
550
github.com/nwaples/rardecode/v2 v2.1.0 h1:JQl9ZoBPDy+nIZGb1mx8+anfHp/LV3NE2MjMiv0ct/U =
551
551
github.com/nwaples/rardecode/v2 v2.1.0 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
552
+ github.com/nwaples/rardecode/v2 v2.1.1 h1:OJaYalXdliBUXPmC8CZGQ7oZDxzX1/5mQmgn0/GASew =
553
+ github.com/nwaples/rardecode/v2 v2.1.1 /go.mod h1:7uz379lSxPe6j9nvzxUZ+n7mnJNgjsRNb6IbvGVHRmw =
552
554
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
553
555
github.com/otiai10/copy v1.14.0 /go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc4qc4w =
554
556
github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks =
You can’t perform that action at this time.
0 commit comments