Skip to content

Commit

Permalink
Go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Camata <[email protected]>
  • Loading branch information
douglascamata committed Jun 4, 2024
1 parent 0b8ff2f commit 8ca46c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ require (
github.com/openshift/client-go v0.0.0-20230120202327-72f107311084
github.com/openshift/cluster-monitoring-operator v0.0.0-20230118025836-20fcb9f6ef4e
github.com/openshift/hypershift v0.1.11
github.com/openshift/library-go v0.0.0-20230120214501-9bc305884fcb
github.com/prometheus-community/prom-label-proxy v0.6.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.58.0
github.com/prometheus-operator/prometheus-operator/pkg/client v0.53.1
Expand Down Expand Up @@ -116,7 +117,6 @@ require (
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/openshift/library-go v0.0.0-20230120214501-9bc305884fcb // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
Expand Down

0 comments on commit 8ca46c6

Please sign in to comment.