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 @@ -69,7 +69,7 @@ require (
69
69
github.com/lrstanley/bubblezone v0.0.0-20240125042004-b7bafc493195
70
70
github.com/marusama/semaphore/v2 v2.5.0
71
71
github.com/mattn/go-isatty v0.0.20
72
- github.com/mholt/archives v0.0.0-20241207175349-5e373c52f8aa
72
+ github.com/mholt/archives v0.0.0-20241216060121-23e0af8fe73d
73
73
github.com/microsoft/go-mssqldb v1.8.0
74
74
github.com/mitchellh/go-ps v1.0.0
75
75
github.com/muesli/reflow v0.3.0
Original file line number Diff line number Diff line change @@ -559,6 +559,8 @@ github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6T
559
559
github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
560
560
github.com/mholt/archives v0.0.0-20241207175349-5e373c52f8aa h1:SzCiDuxF6489FegHHZe/ktxpRIDhu5IemNnWlW1Fquo =
561
561
github.com/mholt/archives v0.0.0-20241207175349-5e373c52f8aa /go.mod h1:j/Ire/jm42GN7h90F5kzj6hf6ZFzEH66de+hmjEKu+I =
562
+ github.com/mholt/archives v0.0.0-20241216060121-23e0af8fe73d h1:Vw3f39TqFSQLA+OyW+8SouppHTYzX8/fDv6Ao8uj3Ho =
563
+ github.com/mholt/archives v0.0.0-20241216060121-23e0af8fe73d /go.mod h1:j/Ire/jm42GN7h90F5kzj6hf6ZFzEH66de+hmjEKu+I =
562
564
github.com/microcosm-cc/bluemonday v1.0.27 h1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwXFM08ygZfk =
563
565
github.com/microcosm-cc/bluemonday v1.0.27 /go.mod h1:jFi9vgW+H7c3V0lb6nR74Ib/DIB5OBs92Dimizgw2cA =
564
566
github.com/microsoft/go-mssqldb v1.8.0 h1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw =
You can’t perform that action at this time.
0 commit comments