Skip to content

Commit

Permalink
deps: bump github.com/openshift-kni/eco-goinfra (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: klaskosk <[email protected]>
  • Loading branch information
github-actions[bot] and klaskosk authored Feb 4, 2025
1 parent 802bb6d commit 6b8e524
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/nmstate/kubernetes-nmstate/api v0.0.0-20250114063637-129b149f6ce9
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
github.com/openshift-kni/eco-goinfra v0.0.0-20250203142759-ddb5be7cab6a // latest
github.com/openshift-kni/eco-goinfra v0.0.0-20250203211105-682af7cb1792 // latest
github.com/openshift-kni/k8sreporter v1.0.6
github.com/openshift-kni/lifecycle-agent v0.0.0-20250120220331-9547280df193 // release-4.18
github.com/openshift-kni/numaresources-operator v0.4.18-0.2024100201.0.20250114093602-01c00730991d // release-4.18
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -632,8 +632,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/openshift-kni/cluster-group-upgrades-operator v0.0.0-20241213003211-a57a58a5c4f2 h1:Ts3yv2vE8LtfFmXvhUcyLsZ7YBHT84/vEWR9SHbFj2M=
github.com/openshift-kni/cluster-group-upgrades-operator v0.0.0-20241213003211-a57a58a5c4f2/go.mod h1:TYB+3zGmMhqOmyZ6FCbtNZSndvRDcfh16U7wgYGpe/8=
github.com/openshift-kni/eco-goinfra v0.0.0-20250203142759-ddb5be7cab6a h1:Gzh/2DEzVcfb3r9nqsfP2tb+KrkkwZwcxO/OSrrwPLA=
github.com/openshift-kni/eco-goinfra v0.0.0-20250203142759-ddb5be7cab6a/go.mod h1:1RY7mn93Ce/U/LdD9mnzGTAXgGLuetTOlhzhY4UZtm8=
github.com/openshift-kni/eco-goinfra v0.0.0-20250203211105-682af7cb1792 h1:Zngq02eMIkqRNlShJ9EJp7S2lO+kzbaFKSMh0gNMwjI=
github.com/openshift-kni/eco-goinfra v0.0.0-20250203211105-682af7cb1792/go.mod h1:1RY7mn93Ce/U/LdD9mnzGTAXgGLuetTOlhzhY4UZtm8=
github.com/openshift-kni/k8sreporter v1.0.6 h1:aaxDzZx3s9bo1I3nopR63RGVZxcJgR94j5X87aDihYo=
github.com/openshift-kni/k8sreporter v1.0.6/go.mod h1:tX6LOg0m0oXje7WNLFo8LKHC9Ix8VV0a7vUc6eyeFBQ=
github.com/openshift-kni/lifecycle-agent v0.0.0-20250120220331-9547280df193 h1:pdJAfmQwUvqAKcjaMGNqICbuZ7a20sGxm4JFymc1mmw=
Expand Down
21 changes: 21 additions & 0 deletions vendor/github.com/openshift-kni/eco-goinfra/pkg/bmc/bmc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ github.com/opencontainers/runtime-spec/specs-go
## explicit; go 1.22.0
github.com/openshift-kni/cluster-group-upgrades-operator/pkg/api/clustergroupupgrades
github.com/openshift-kni/cluster-group-upgrades-operator/pkg/api/clustergroupupgrades/v1alpha1
# github.com/openshift-kni/eco-goinfra v0.0.0-20250203142759-ddb5be7cab6a
# github.com/openshift-kni/eco-goinfra v0.0.0-20250203211105-682af7cb1792
## explicit; go 1.23.5
github.com/openshift-kni/eco-goinfra/pkg/apiservers
github.com/openshift-kni/eco-goinfra/pkg/argocd
Expand Down

0 comments on commit 6b8e524

Please sign in to comment.