fix(deps): update module github.com/pablodz/inotifywaitgo to v0.0.9 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-26 20:57:06 +00:00
committed by GitHub
parent 919a53fec7
commit 709c53d647
2 changed files with 6 additions and 2 deletions

6
go.mod
View File

@@ -1,12 +1,14 @@
module github.com/belphemur/CBZOptimizer/v2
go 1.23.0
go 1.23.1
toolchain go1.23.5
require (
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/kolesa-team/go-webp v1.0.4
github.com/oliamb/cutter v0.2.2
github.com/pablodz/inotifywaitgo v0.0.7
github.com/pablodz/inotifywaitgo v0.0.9
github.com/samber/lo v1.48.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0