Fix flag collision with logger

This commit is contained in:
2025-04-22 10:45:11 +02:00
parent 258dcc88e7
commit 46e871b626
4 changed files with 5 additions and 7 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module cook
go 1.24.2
require (
git.site.quack-lab.dev/dave/cylogger v1.1.1
git.site.quack-lab.dev/dave/cylogger v1.2.2
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/stretchr/testify v1.10.0
github.com/yuin/gopher-lua v1.1.1