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.33
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent c0056da commit 21a3e56
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.22.5

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.3.32
github.com/sap/component-operator-runtime v0.3.33
k8s.io/apiextensions-apiserver v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ github.com/sap/component-operator-runtime v0.3.31 h1:riK/sHHJ7PmMUgzsRILWYW3HVRI
github.com/sap/component-operator-runtime v0.3.31/go.mod h1:oGcIAMmc0YCcUGn9pGSp0WvUhdL2XMtC3W1wXhfsfFw=
github.com/sap/component-operator-runtime v0.3.32 h1:V7zuyLoNeZYytpY45GtdmzdW8YmGonDH+gcKU3k/tZk=
github.com/sap/component-operator-runtime v0.3.32/go.mod h1:nvtWaSpVyb+2d+AWhHPjyr187/yrt9ssVH7DxMyGkrU=
github.com/sap/component-operator-runtime v0.3.33 h1:L7rk/KsShHNXpsF1EyS+Rgsri4IY/RBEb4JzS6jd+00=
github.com/sap/component-operator-runtime v0.3.33/go.mod h1:nvtWaSpVyb+2d+AWhHPjyr187/yrt9ssVH7DxMyGkrU=
github.com/sap/go-generics v0.2.4 h1:ptpYEQ9/42rGVn8m21mq/1KrlxEUvWHdPazrJtNVVF0=
github.com/sap/go-generics v0.2.4/go.mod h1:TtoBdtBmR4Xv+eMN+WAvq+XPkifDgdupsHum+jUcw9Y=
github.com/sap/go-generics v0.2.5 h1:d/RzPpxqmnCdT7gIOO6ekFKnd+Vcse6U0lopoLr1uPU=
Expand Down

0 comments on commit 21a3e56

Please # to comment.