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.53 (#99)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b6bf8b3 commit 42bf44e
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.23.3

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.3.52
github.com/sap/component-operator-runtime v0.3.53
k8s.io/apiextensions-apiserver v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ github.com/sap/component-operator-runtime v0.3.51 h1:lzaVilVd3N2v0HVgWIjOdQm+Xew
github.com/sap/component-operator-runtime v0.3.51/go.mod h1:uksup5slntEYZSalE5kxkwwyfpihDz2jf5m4SQOZl8M=
github.com/sap/component-operator-runtime v0.3.52 h1:4vy98EsFIcFVRLdclx9SDOKHlF7y11kHPVUG563+05o=
github.com/sap/component-operator-runtime v0.3.52/go.mod h1:Mnm8LdBIeIk4CZqrUBjhOSF8YSrriKlm4MB5DyLHtbA=
github.com/sap/component-operator-runtime v0.3.53 h1:eiT7KRR8RD+Pg4b8EAz/FRR2F7e4xu58G2gLpRs30do=
github.com/sap/component-operator-runtime v0.3.53/go.mod h1:Mnm8LdBIeIk4CZqrUBjhOSF8YSrriKlm4MB5DyLHtbA=
github.com/sap/go-generics v0.2.13 h1:rSED7M+S7aw/9AomJq7omjgZtwvoixHsfVbOiCWs4cM=
github.com/sap/go-generics v0.2.13/go.mod h1:G6v+AnJtKlUGB/ATd+zdUcosvBdUSyrHg7/kn5UKgx8=
github.com/sap/go-generics v0.2.18 h1:vkfXvxG9KICMxZw2PoLQE78tvSCrY0Qemrclg2MVniY=
Expand Down

0 comments on commit 42bf44e

Please # to comment.