Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3ad84ca

Browse files
authoredDec 18, 2024··
Update module github.com/mudler/yip to v1.13.0
1 parent 4e87807 commit 3ad84ca

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/kairos-io/tpm-helpers v0.0.0-20240123063624-f7a3fcc66199
1414
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
1515
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
16-
github.com/mudler/yip v1.12.0
16+
github.com/mudler/yip v1.13.0
1717
github.com/onsi/ginkgo/v2 v2.22.0
1818
github.com/onsi/gomega v1.36.1
1919
github.com/pkg/errors v0.9.1

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,8 @@ github.com/mudler/yip v1.9.4 h1:yaiPKWG5kt/DTNCf7ZGfyWdb1j5c06zYqWF3F+SVKsE=
583583
github.com/mudler/yip v1.9.4/go.mod h1:nqf8JFCq7a7rIkm7cSs+SOc8QbiyvVJ/xLbUw4GgzFs=
584584
github.com/mudler/yip v1.12.0 h1:wuf103kHd0Zrxb7afquH8DxKeXqVSeqiRhBW/1gDHZQ=
585585
github.com/mudler/yip v1.12.0/go.mod h1:gwH7iGcr1Jimox2xKtN2AprEO00GzY7smvuycqCL7+Y=
586+
github.com/mudler/yip v1.13.0 h1:JN62ONxDpliGLH7tXFbk2rxiX+Y7G5jnLAj+LmGpPRw=
587+
github.com/mudler/yip v1.13.0/go.mod h1:gwH7iGcr1Jimox2xKtN2AprEO00GzY7smvuycqCL7+Y=
586588
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
587589
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
588590
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=

0 commit comments

Comments
 (0)
Please sign in to comment.