Commit 20890e4 1 parent 26d7c6c commit 20890e4 Copy full SHA for 20890e4
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.21.7
4
4
5
5
require (
6
6
github.com/pkg/errors v0.9.1
7
- github.com/sap/component-operator-runtime v0.3.6
7
+ github.com/sap/component-operator-runtime v0.3.7
8
8
k8s.io/apiextensions-apiserver v0.29.2
9
9
k8s.io/apimachinery v0.29.2
10
10
k8s.io/client-go v0.29.2
Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ github.com/sap/component-operator-runtime v0.3.5 h1:XlSNAxiPyYFEtTOrbzMydLrhc/7m
120
120
github.com/sap/component-operator-runtime v0.3.5 /go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo =
121
121
github.com/sap/component-operator-runtime v0.3.6 h1:w/k7ZtQYiwDyjDrNctXV9gjVEredR8L1vSwBdnmy+cQ =
122
122
github.com/sap/component-operator-runtime v0.3.6 /go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo =
123
+ github.com/sap/component-operator-runtime v0.3.7 h1:w4F7hMbyU/5RSA7Hjg67/KdH8WA+PjGemH/7RqH97M8 =
124
+ github.com/sap/component-operator-runtime v0.3.7 /go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo =
123
125
github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhzg =
124
126
github.com/sap/go-generics v0.1.10 /go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso =
125
127
github.com/sap/go-generics v0.2.0 h1:uXjK6eZDj4XFe52KiMfX7YsHJ+YyOrhUgohe1hNT/78 =
You can’t perform that action at this time.
0 commit comments