File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/pkg/errors v0.9.1
77 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.68.0
8- github.com/sap/component-operator-runtime v0.1.14
8+ github.com/sap/component-operator-runtime v0.1.16
99 k8s.io/apiextensions-apiserver v0.28.3
1010 k8s.io/apimachinery v0.28.3
1111 k8s.io/client-go v0.28.3
Original file line number Diff line number Diff line change @@ -144,6 +144,8 @@ github.com/sap/component-operator-runtime v0.1.13 h1:rC2MWyOz+mjOzwvWLFx6TdC/MBS
144144github.com/sap/component-operator-runtime v0.1.13 /go.mod h1:Odf9gHhM82Yr/zKgLqrZWQHN9uqQH3/f1lDcKU+vRiE =
145145github.com/sap/component-operator-runtime v0.1.14 h1:+R1qGVGwnX8diugWyCWP7rM4OgadvQlubfy9cN7avA8 =
146146github.com/sap/component-operator-runtime v0.1.14 /go.mod h1:Odf9gHhM82Yr/zKgLqrZWQHN9uqQH3/f1lDcKU+vRiE =
147+ github.com/sap/component-operator-runtime v0.1.16 h1:oN6DmNajUO/LybhX16LsKDYSwfKkRiOf5Hix925ultU =
148+ github.com/sap/component-operator-runtime v0.1.16 /go.mod h1:VF9D1hOfpRpXPNgnzymEbpTDy6pgb7OqWQ/j8IA+0oo =
147149github.com/sap/go-generics v0.1.1 h1:3T4McSGF5epH8Yp4bbxD07oa5J0pH7Nfx4r4zwdsr4o =
148150github.com/sap/go-generics v0.1.1 /go.mod h1:8L5jyDKi/FHKG/R+qwyy9h1TymA7XO5YSu+J/27gTCg =
149151github.com/sap/go-generics v0.1.2 h1:b8N97g3B49z3DzednuA+7pp6jJHy9RtUtm26/c3J3Is =
You can’t perform that action at this time.
0 commit comments