Skip to content

chore(deps): update golang.org/x/exp digest to ce4c2cf #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
github.com/prometheus/procfs v0.15.1 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/x448/float16 v0.8.4 // indirect
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
golang.org/x/exp ce4c2cf36ca6 // indirect

Check failure on line 33 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / hypershift-oadp-plugin-main-on-pull-request

go.mod#L33

cannot query module due to -mod=vendor
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
k8s.io/apiextensions-apiserver v0.31.0 // indirect
Expand Down