Skip to content
Closed
Show file tree
Hide file tree
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 @@ -13,7 +13,7 @@ require (
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
github.com/openshift/cluster-policy-controller v0.0.0-20230112143856-3f8efde27bb6
github.com/openshift/library-go v0.0.0-20221205131816-1700fb06ea43
github.com/openshift/route-controller-manager v0.0.0-20221129140309-4d25295dbf98
github.com/openshift/route-controller-manager d7a8e22db412b6fabb7028ca0da8de8f3d9ac3c3
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
Expand Down
Loading