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.3
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent 41de10c commit 8b9d130
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.2
github.com/sap/component-operator-runtime v0.3.3
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 @@ -112,6 +112,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/sap/component-operator-runtime v0.3.2 h1:QNTqd6ENyByp0RiWCi5aWAtH7CtTeBqbmM1yOfQ+dTA=
github.com/sap/component-operator-runtime v0.3.2/go.mod h1:34vwhRIS4yMu1Qnkp7W4vdISIOB78oIWTTUQ1v6GkUY=
github.com/sap/component-operator-runtime v0.3.3 h1:5eQj7DPFkGP+76MJjel1468TObtBPAvqtwaaSSt0PgI=
github.com/sap/component-operator-runtime v0.3.3/go.mod h1:34vwhRIS4yMu1Qnkp7W4vdISIOB78oIWTTUQ1v6GkUY=
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/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
Expand Down

0 comments on commit 8b9d130

Please sign in to comment.