fix(deps): update module github.com/mholt/archives to v0.1.3 (#82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-26 22:52:14 +00:00
committed by GitHub
parent 9480cc0e36
commit 6f8b525a96
2 changed files with 6 additions and 1 deletions

3
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.24.4
require (
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/belphemur/go-webpbin/v2 v2.0.0
github.com/mholt/archives v0.1.2
github.com/mholt/archives v0.1.3
github.com/oliamb/cutter v0.2.2
github.com/pablodz/inotifywaitgo v0.0.9
github.com/samber/lo v1.51.0
@@ -40,6 +40,7 @@ require (
github.com/klauspost/compress v1.17.11 // indirect
github.com/klauspost/pgzip v1.2.6 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mikelolasagasti/xz v1.0.1 // indirect
github.com/minio/minlz v1.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/nwaples/rardecode v1.1.3 // indirect