Skip to content

Commit 20890e4

Browse files
committed
fix(deps): update module github.com/sap/component-operator-runtime to v0.3.7
1 parent 26d7c6c commit 20890e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.7
44

55
require (
66
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
88
k8s.io/apiextensions-apiserver v0.29.2
99
k8s.io/apimachinery v0.29.2
1010
k8s.io/client-go v0.29.2

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ github.com/sap/component-operator-runtime v0.3.5 h1:XlSNAxiPyYFEtTOrbzMydLrhc/7m
120120
github.com/sap/component-operator-runtime v0.3.5/go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo=
121121
github.com/sap/component-operator-runtime v0.3.6 h1:w/k7ZtQYiwDyjDrNctXV9gjVEredR8L1vSwBdnmy+cQ=
122122
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=
123125
github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhzg=
124126
github.com/sap/go-generics v0.1.10/go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso=
125127
github.com/sap/go-generics v0.2.0 h1:uXjK6eZDj4XFe52KiMfX7YsHJ+YyOrhUgohe1hNT/78=

0 commit comments

Comments
 (0)