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.60
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 61166e4 commit f865c1a
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 @@ -5,7 +5,7 @@ go 1.23.4
require (
github.com/pkg/errors v0.9.1
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.79.2
github.com/sap/component-operator-runtime v0.3.59
github.com/sap/component-operator-runtime v0.3.60
k8s.io/apiextensions-apiserver v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/sap/component-operator-runtime v0.3.59 h1:ejuZqAvkE4WRF5dyu5y90h0BpUmV1k4rnzeWlSz7dl0=
github.com/sap/component-operator-runtime v0.3.59/go.mod h1:Dxdo7MSwuBPwL7AJeW4ZAzZFlKnSHm7q8ZvGeEXG0eA=
github.com/sap/component-operator-runtime v0.3.60 h1:3owEM06mVF5mKF7JfdU7YXxDr9bof2iF0yCAKGt3MbE=
github.com/sap/component-operator-runtime v0.3.60/go.mod h1:vkbUqOgHhoEmuBn/I73ezm5Rh6IJs+tmEvK6XRKRIqA=
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/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=
Expand Down

0 comments on commit f865c1a

Please sign in to comment.