Skip to content

Commit fe701c9

Browse files
fix(deps): update non-minor dependencies to v0.3.152
1 parent d77eaaf commit fe701c9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/getsops/sops/v3 v3.12.1
1111
github.com/go-logr/logr v1.4.3
1212
github.com/pkg/errors v0.9.1
13-
github.com/sap/component-operator-runtime v0.3.151
13+
github.com/sap/component-operator-runtime v0.3.152
1414
github.com/sap/go-generics v0.2.64
1515
k8s.io/apiextensions-apiserver v0.35.1
1616
k8s.io/apimachinery v0.36.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,8 @@ github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkB
431431
github.com/ryanuber/go-glob v1.0.0/go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc=
432432
github.com/sap/component-operator-runtime v0.3.151 h1:KfCmshIXJZde13EMBwLU13pcbIpRTGlrEQ8gK/SuCzo=
433433
github.com/sap/component-operator-runtime v0.3.151/go.mod h1:PHfb+2L6U/AU4OimuRCGe92amtCfbXqjpHW9uAUIcDs=
434+
github.com/sap/component-operator-runtime v0.3.152 h1:TR97W3XJN/Jw+TIOAXo2hoadZdn83Nh+pTHNkJ1LN6o=
435+
github.com/sap/component-operator-runtime v0.3.152/go.mod h1:TT5TMsSIiVWN2B8FDyCR9VFMqCM80w7LNcXTHz6c5Po=
434436
github.com/sap/go-generics v0.2.64 h1:ermnZpLIbexv28qfQ6NWJbij1HxYzx8vYCt5JuNpDJU=
435437
github.com/sap/go-generics v0.2.64/go.mod h1:71WD2/ZzFVRxh5UnYb7VaszpWf8LziqNdM/+RN0OZXc=
436438
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=

0 commit comments

Comments
 (0)