mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 04:28:51 +02:00
refactor: prepare the ground for watch command
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,8 +4,9 @@ go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
||||
github.com/belphemur/go-webpbin v0.0.0-20240827154654-457b3fe588c4
|
||||
github.com/belphemur/go-webpbin/v2 v2.0.0
|
||||
github.com/oliamb/cutter v0.2.2
|
||||
github.com/pablodz/inotifywaitgo v0.0.7
|
||||
github.com/samber/lo v1.47.0
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/viper v1.19.0
|
||||
|
Reference in New Issue
Block a user