Skip to content
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 @@ -89,7 +89,7 @@
github.com/coreos/go-json v0.0.0-20231102161613-e49c8866685a // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
github.com/coreos/vcontext v0.0.0-20231102161604-685dc7299dc5 // indirect
github.com/coreos/vcontext 7a68b5426c74 // indirect

Check failure on line 92 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / appliance-on-pull-request

go.mod#L92

require github.com/coreos/vcontext: version "7a68b5426c74" invalid: reading file:///cachi2/output/deps/gomod/pkg/mod/cache/download/github.com/coreos/vcontext/@v/7a68b5426c74.info: no such file or directory
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/digitalocean/go-libvirt v0.0.0-20250616175656-5843751af96c // indirect
Expand Down