Skip to content

Commit

Permalink
deps: bump github.com/openshift-kni/eco-goinfra (#287)
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 Nov 15, 2024
1 parent 1f7c4a7 commit 278e95b
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/nmstate/kubernetes-nmstate/api v0.0.0-20240605150941-df565dd7bf35
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/openshift-kni/eco-goinfra v0.0.0-20241112160836-8e2c2dae9516 // latest
github.com/openshift-kni/eco-goinfra v0.0.0-20241114124803-983ef919b2ec // latest
github.com/openshift-kni/k8sreporter v1.0.6
github.com/openshift/api v3.9.1-0.20191111211345-a27ff30ebf09+incompatible
github.com/openshift/cluster-nfd-operator v0.0.0-20240902145504-f70d1389d329 // release-4.17
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1288,8 +1288,8 @@ github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8=
github.com/onsi/gomega v1.34.2/go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc=
github.com/openshift-kni/cluster-group-upgrades-operator v0.0.0-20240918194836-a0a3f896c283 h1:KGQuA0R53YMHkUVWVK5NcFKixjTXB/vaQswcwt3Pdy0=
github.com/openshift-kni/cluster-group-upgrades-operator v0.0.0-20240918194836-a0a3f896c283/go.mod h1:TYB+3zGmMhqOmyZ6FCbtNZSndvRDcfh16U7wgYGpe/8=
github.com/openshift-kni/eco-goinfra v0.0.0-20241112160836-8e2c2dae9516 h1:lW7W0ONnQM16ZrKEaaYJriTravinaVEKh9lJ/mdAxnA=
github.com/openshift-kni/eco-goinfra v0.0.0-20241112160836-8e2c2dae9516/go.mod h1:6d3OZBxd6JN3xkknYiSLpRAcRVO6jcZZN4+LScvhUPE=
github.com/openshift-kni/eco-goinfra v0.0.0-20241114124803-983ef919b2ec h1:+6J0USJHSiip7MI/1gfzSFXxdM2tq01+VIXSBEnBIYM=
github.com/openshift-kni/eco-goinfra v0.0.0-20241114124803-983ef919b2ec/go.mod h1:6d3OZBxd6JN3xkknYiSLpRAcRVO6jcZZN4+LScvhUPE=
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-20241002223755-1e32b456449f h1:2k35EoDXvfOx/pgQKaBp2DkbBvMUBi+LuGATTH0El+U=
Expand Down
63 changes: 63 additions & 0 deletions vendor/github.com/openshift-kni/eco-goinfra/pkg/nad/list.go

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 @@ -521,7 +521,7 @@ github.com/onsi/gomega/types
## 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-20241112160836-8e2c2dae9516
# github.com/openshift-kni/eco-goinfra v0.0.0-20241114124803-983ef919b2ec
## explicit; go 1.23
github.com/openshift-kni/eco-goinfra/pkg/apiservers
github.com/openshift-kni/eco-goinfra/pkg/argocd
Expand Down

0 comments on commit 278e95b

Please sign in to comment.