fix(logging): fix logging parameter not taken into account

This commit is contained in:
Antoine Aflalo
2025-08-26 22:36:00 -04:00
parent e26cf7a26a
commit c2a6220fde
5 changed files with 27 additions and 24 deletions

2
go.mod
View File

@@ -2,8 +2,6 @@ module github.com/belphemur/CBZOptimizer/v2
go 1.25
toolchain go1.25.0
require (
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/belphemur/go-webpbin/v2 v2.0.0