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.62 (#113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 5b12f12 commit cf36cb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.4

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.3.61
github.com/sap/component-operator-runtime v0.3.62
k8s.io/apiextensions-apiserver v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
Expand Down Expand Up @@ -59,7 +59,7 @@ require (
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/sap/go-generics v0.2.21 // indirect
github.com/sap/go-generics v0.2.22 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
github.com/spf13/afero v1.6.0 // indirect
github.com/spf13/cast v1.7.1 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,12 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sap/component-operator-runtime v0.3.61 h1:JLR9e5MMyHxMyQNw8aOll33udzjYBi97c0Cao9oX2+c=
github.com/sap/component-operator-runtime v0.3.61/go.mod h1:j/7brmDPvhPPC/WRdo/ASf0CuBBsUIYSBSnUlFpFQnQ=
github.com/sap/component-operator-runtime v0.3.62 h1:ykXmvjit6An8RrQ6UnCaGgCcHzeSrincD4T3n/SrREc=
github.com/sap/component-operator-runtime v0.3.62/go.mod h1:eS1peD7QvRqJgXj+PLqkplorsaIJULFujWa26MNUljg=
github.com/sap/go-generics v0.2.21 h1:WfRIqFSwEzHNww+q4iayCpo139EXIoKCIyv45qfo62o=
github.com/sap/go-generics v0.2.21/go.mod h1:RctuDlZAmijeTY6LDaqhLYeepxdiR8AxPxlu7UQHNz0=
github.com/sap/go-generics v0.2.22 h1:2CIlZaE6eSH3cNI69lqmLeingv+5u9sMHEP9Sfvp0ZA=
github.com/sap/go-generics v0.2.22/go.mod h1:PRzfl0dQi4UxFajEv/CgX9gXDXP7AnsD5hzqk62TMLQ=
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY=
Expand Down

0 comments on commit cf36cb1

Please # to comment.