Skip to content

Update go.mod - #182

Merged
danpawlik merged 1 commit into
infrawatch:stable-1.5from
danpawlik:update-go-mod
Aug 6, 2026
Merged

Update go.mod#182
danpawlik merged 1 commit into
infrawatch:stable-1.5from
danpawlik:update-go-mod

Conversation

@danpawlik

Copy link
Copy Markdown
Member

CI require to update the go.mod and go.sum as
it says it is outdated.
Update go.mod and go.sum.

CI require to update the go.mod and go.sum as
it says it is outdated.
Update go.mod and go.sum.

Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
@danpawlik
danpawlik requested review from vkmc and vyzigold August 6, 2026 10:49
Comment thread go.mod
Comment on lines -47 to -65
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-ini/ini v1.62.0 // indirect
github.com/go-playground/locales v0.13.0 // indirect
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.29.0 // indirect
github.com/prometheus/procfs v0.6.0 // indirect
github.com/smartystreets/goconvey v1.7.2 // indirect
gopkg.in/ini.v1 v1.63.2 // indirect
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was that even here? I'm not surprised the CI complained. I'm surprised it didn't complain earlier.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw as far as I can see this whole thing is exactly the same as the section right above

@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/f652c97de5784b368119ee1328240fe4

stf-crc-ocp_418-local_build NODE_FAILURE Node(set) request 100-0000163598 failed in 0s
✔️ stf-crc-ocp_420-local_build SUCCESS in 50m 58s
stf-crc-ocp_418-local_build-index_deploy NODE_FAILURE Node(set) request 100-0000163600 failed in 0s
stf-crc-ocp_420-local_build-index_deploy NODE_FAILURE Node(set) request 100-0000163601 failed in 0s
✔️ stf-crc-ocp_418-nightly_bundles-index_deploy SUCCESS in 45m 28s
✔️ stf-crc-ocp_420-nightly_bundles-index_deploy SUCCESS in 43m 39s
✔️ stf-crc-ocp_418-catalog_deploy SUCCESS in 43m 54s
stf-crc-ocp_420-catalog_deploy NODE_FAILURE Node(set) request 100-0000163605 failed in 0s

@vyzigold

vyzigold commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

recheck NODE_FAILUREs

@danpawlik
danpawlik merged commit e048240 into infrawatch:stable-1.5 Aug 6, 2026
13 of 14 checks passed
@danpawlik
danpawlik deleted the update-go-mod branch August 6, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants