update yadu to v0.1.1, fix #46

This commit is contained in:
2024-01-22 18:27:48 +01:00
committed by T.v.Dein
parent 71c528114f
commit 3245438564
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/lmittmann/tint v1.0.4
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.5
github.com/tlinden/yadu v0.1.0
github.com/tlinden/yadu v0.1.1
golang.org/x/sync v0.5.0
)