fix(deps): update module github.com/mudler/yip to v1.16.1 (#92)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-02 14:33:32 -07:00
committed by GitHub
parent 701adfd4a4
commit 365ee757a7

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.1
require (
github.com/kairos-io/kairos-sdk v0.5.0
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
github.com/mudler/yip v1.10.0
github.com/mudler/yip v1.16.1
github.com/sirupsen/logrus v1.9.3
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1