Skip to content

Commit

Permalink
fix(deps): update module github.com/sap/component-operator-runtime to…
Browse files Browse the repository at this point in the history
… v0.3.7
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 359e6d2 commit ab58c16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.7

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.3.6
github.com/sap/component-operator-runtime v0.3.7
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ github.com/sap/component-operator-runtime v0.3.5 h1:XlSNAxiPyYFEtTOrbzMydLrhc/7m
github.com/sap/component-operator-runtime v0.3.5/go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo=
github.com/sap/component-operator-runtime v0.3.6 h1:w/k7ZtQYiwDyjDrNctXV9gjVEredR8L1vSwBdnmy+cQ=
github.com/sap/component-operator-runtime v0.3.6/go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo=
github.com/sap/component-operator-runtime v0.3.7 h1:w4F7hMbyU/5RSA7Hjg67/KdH8WA+PjGemH/7RqH97M8=
github.com/sap/component-operator-runtime v0.3.7/go.mod h1:9daNXxB9MFrglgBDzGYTBwizlKfo8AJiN3srBpPnAVo=
github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhzg=
github.com/sap/go-generics v0.1.10/go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso=
github.com/sap/go-generics v0.2.0 h1:uXjK6eZDj4XFe52KiMfX7YsHJ+YyOrhUgohe1hNT/78=
Expand Down

0 comments on commit ab58c16

Please sign in to comment.