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.47
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 479bb41 commit 97c3b6c
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.2

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.3.46
github.com/sap/component-operator-runtime v0.3.47
k8s.io/apiextensions-apiserver v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ github.com/sap/component-operator-runtime v0.3.45 h1:1LFggU0O+JS4AzAlgq1aTFCrKhi
github.com/sap/component-operator-runtime v0.3.45/go.mod h1:8iVDg1qTsUv+/T5OUu00HdK8dkcLEjE+wrIsvtIZ6Ck=
github.com/sap/component-operator-runtime v0.3.46 h1:e1+bXCNvm/Pf/5RA9UxZ8EhpECl27qDakPBJ4A/wztQ=
github.com/sap/component-operator-runtime v0.3.46/go.mod h1:4/4lWOWcR/Z5sjhNA/WFMtubtzzWEMRkLnBThqkKfmk=
github.com/sap/component-operator-runtime v0.3.47 h1:Q7ZMuknISH95gLOmjMz5ezGZEKniPND1x30ZAmesYls=
github.com/sap/component-operator-runtime v0.3.47/go.mod h1:E/IzmwpLq41dv6yfEehAzv1xDoEr0ohwKfuB8skf6ws=
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 97c3b6c

Please sign in to comment.