mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-09-06 17:22:30 +00:00
Compare commits
1 Commits
renovate/g
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
|
18e8bd84b7 |
2
go.mod
2
go.mod
@@ -12,7 +12,7 @@ require (
|
||||
github.com/kairos-io/tpm-helpers v0.0.0-20240123063624-f7a3fcc66199
|
||||
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
|
||||
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
|
||||
github.com/mudler/yip v1.16.3
|
||||
github.com/mudler/yip v1.17.0
|
||||
github.com/onsi/ginkgo/v2 v2.23.4
|
||||
github.com/onsi/gomega v1.37.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
2
go.sum
2
go.sum
@@ -574,6 +574,8 @@ github.com/mudler/yip v1.16.2 h1:NFgX4KQaMLb3PLN1R9IDj6xwRrUt4kwuoipKB3wa9D8=
|
||||
github.com/mudler/yip v1.16.2/go.mod h1:Wk3CIZCqdK58+1CzamA87atJD2y/dhDKXrguUyYipCc=
|
||||
github.com/mudler/yip v1.16.3 h1:8v3V6TNERmqVa9Px6A60E1FZcLGtU+6hHasEp54x4ks=
|
||||
github.com/mudler/yip v1.16.3/go.mod h1:Wk3CIZCqdK58+1CzamA87atJD2y/dhDKXrguUyYipCc=
|
||||
github.com/mudler/yip v1.17.0 h1:gvgIhW6LAGJHczEVmKnSdcP+5h1CDHnDQkCYmURR0mE=
|
||||
github.com/mudler/yip v1.17.0/go.mod h1:Wk3CIZCqdK58+1CzamA87atJD2y/dhDKXrguUyYipCc=
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
|
||||
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
|
||||
|
Reference in New Issue
Block a user