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.51 (#81)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 5c1ffac commit 6789d18
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.50
github.com/sap/component-operator-runtime v0.3.51
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 @@ -166,6 +166,8 @@ github.com/sap/component-operator-runtime v0.3.49 h1:+61iPTc0Y/eHjIPSX5sbvhtKzoa
github.com/sap/component-operator-runtime v0.3.49/go.mod h1:g/Sm+gZHWeKoJ5L5tqhz2Ss605XGJSm7Qh+/0TZh++Q=
github.com/sap/component-operator-runtime v0.3.50 h1:EoFDXpXRDN3E7Y7gG9ftRql3RbG9nDPScDt78PF25Fg=
github.com/sap/component-operator-runtime v0.3.50/go.mod h1:UtT/P7HHI8oVmA356KqfEe6ZG0gfTVlej3uvEXaiPbY=
github.com/sap/component-operator-runtime v0.3.51 h1:lzaVilVd3N2v0HVgWIjOdQm+XewNnFTz0YMCdXQaQgc=
github.com/sap/component-operator-runtime v0.3.51/go.mod h1:uksup5slntEYZSalE5kxkwwyfpihDz2jf5m4SQOZl8M=
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 6789d18

Please sign in to comment.