Skip to content
Closed
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 @@ -8,7 +8,7 @@
github.com/gorilla/mux v1.8.1
github.com/json-iterator/go v1.1.12
github.com/mitchellh/mapstructure v1.5.0
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20250325200454-5518ba106938
github.com/ovn-org/ovn-kubernetes/go-controller 8ca7a17e9ab3

Check failure on line 11 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / network-observability-console-plugin-zstream-on-pull-request

go.mod#L11

cannot query module due to -mod=vendor
github.com/prometheus/client_golang v1.21.1
github.com/prometheus/common v0.62.0
github.com/sirupsen/logrus v1.9.3
Expand Down
Loading