Skip to content

Commit 6bbc096

Browse files
deps: bump github.com/rh-ecosystem-edge/eco-goinfra (#1480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08f18cb commit 6bbc096

5 files changed

Lines changed: 77 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ require (
277277
)
278278

279279
require (
280-
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260624142640-bb180e0f1e50
280+
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260628222137-f20bbb2cd259
281281
k8s.io/apiextensions-apiserver v0.35.5
282282
)
283283

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,8 @@ github.com/red-hat-storage/odf-operator v0.0.0-20260226164309-08c71191d483 h1:I8
705705
github.com/red-hat-storage/odf-operator v0.0.0-20260226164309-08c71191d483/go.mod h1:ezzeJZeZyinngGE5Ox4wAZg6w+Bdu7/9PtdQeV3fXUk=
706706
github.com/redhat-cne/sdk-go v1.23.6 h1:L+Rs12UihwDBJc/tj1eEMc4Otf7Lxf0bkFjdsg7FPGA=
707707
github.com/redhat-cne/sdk-go v1.23.6/go.mod h1:5hK1sILdB33pdMsNYTyBKV/v5GjjibmQZcyRtVrVfvs=
708-
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260624142640-bb180e0f1e50 h1:/E88ZtCfF6y9eFDiKGsC3qB8tqzuSWViv0QZBNB67js=
709-
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260624142640-bb180e0f1e50/go.mod h1:lJ1JIy4Y6PSN2k7xYrNR7kuBcFf7k8QXB/ZYMG/sY/4=
708+
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260628222137-f20bbb2cd259 h1:7M81hQnVMaRvNW4j+e0ZLWijYkVBJbmGVipy9bzbvNY=
709+
github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260628222137-f20bbb2cd259/go.mod h1:lJ1JIy4Y6PSN2k7xYrNR7kuBcFf7k8QXB/ZYMG/sY/4=
710710
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
711711
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
712712
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=

vendor/github.com/rh-ecosystem-edge/eco-goinfra/pkg/schemes/ocs/noobaa/noobaa_types.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/rh-ecosystem-edge/eco-goinfra/pkg/siteconfig/clusterinstancelist.go

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ github.com/redhat-cne/sdk-go/pkg/event/ptp
962962
github.com/redhat-cne/sdk-go/pkg/event/redfish
963963
github.com/redhat-cne/sdk-go/pkg/pubsub
964964
github.com/redhat-cne/sdk-go/pkg/types
965-
# github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260624142640-bb180e0f1e50
965+
# github.com/rh-ecosystem-edge/eco-goinfra v0.0.0-20260628222137-f20bbb2cd259
966966
## explicit; go 1.26
967967
github.com/rh-ecosystem-edge/eco-goinfra/pkg/amdgpu
968968
github.com/rh-ecosystem-edge/eco-goinfra/pkg/apiservers

0 commit comments

Comments
 (0)