Skip to content

Commit

Permalink
Update observatorium-operator dep
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Camata <[email protected]>
  • Loading branch information
douglascamata committed May 22, 2024
1 parent 6848599 commit ec09ac7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
github.com/stolostron/multiclusterhub-operator v0.0.0-20240507130539-00cf6ee9f650
github.com/stolostron/observatorium-operator v0.0.0-20240403132649-1f7129fc3a27
github.com/stolostron/observatorium-operator v0.0.0-20240521155951-b4302d25bd18
github.com/stretchr/testify v1.9.0
github.com/thanos-io/thanos v0.35.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3043,8 +3043,8 @@ github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag
github.com/stoewer/go-strcase v1.3.0/go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
github.com/stolostron/multiclusterhub-operator v0.0.0-20240507130539-00cf6ee9f650 h1:kOKBfjZLYvDqor02nHRVPgoU9eSGrMsSs9Cz3PQu6rM=
github.com/stolostron/multiclusterhub-operator v0.0.0-20240507130539-00cf6ee9f650/go.mod h1:fVXNVgAb4lcyAurs9qi3UG5bkpRCO2hYmEkj9s9++MY=
github.com/stolostron/observatorium-operator v0.0.0-20240403132649-1f7129fc3a27 h1:21h43ofoLC2hMPKH0fY+oglbxSH4rphoWOjbjiNTUes=
github.com/stolostron/observatorium-operator v0.0.0-20240403132649-1f7129fc3a27/go.mod h1:fFyJt9/dkQ1/4NxiW4CjH4lj7brxGlkA4SscxoLfzYY=
github.com/stolostron/observatorium-operator v0.0.0-20240521155951-b4302d25bd18 h1:E/PNsOae69+k4zpbKfXQYrI14fEQSKPjv+yP8eSHOV4=
github.com/stolostron/observatorium-operator v0.0.0-20240521155951-b4302d25bd18/go.mod h1:fFyJt9/dkQ1/4NxiW4CjH4lj7brxGlkA4SscxoLfzYY=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v1.0.0/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
Expand Down

0 comments on commit ec09ac7

Please sign in to comment.