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.11
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent d4db488 commit de9a891
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.22.1
require (
github.com/pkg/errors v0.9.1
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
github.com/sap/component-operator-runtime v0.3.10
github.com/sap/component-operator-runtime v0.3.11
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/sap/component-operator-runtime v0.3.10 h1:O6upww6SXnCQ9T7VDnkgYgGIz8L19HjOuFPF+wZXxkw=
github.com/sap/component-operator-runtime v0.3.10/go.mod h1:+sv1ZEqsSjqNVBQ4HHiGJzZ8voOKNm7dR0msZJB7yvA=
github.com/sap/component-operator-runtime v0.3.11 h1:pDm+PV03lrEpogCr4TYimZynfYha/b96kC8IdZHYsXM=
github.com/sap/component-operator-runtime v0.3.11/go.mod h1:+sv1ZEqsSjqNVBQ4HHiGJzZ8voOKNm7dR0msZJB7yvA=
github.com/sap/go-generics v0.2.3 h1:cEY63YaVIqvOu2347drCilMvdgM1p2we2QwY4k/Nas0=
github.com/sap/go-generics v0.2.3/go.mod h1:eBhccCEzOiM5dn1W2kupUMOAm4uS9CfKHzQsDlZHQzc=
github.com/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
Expand Down

0 comments on commit de9a891

Please sign in to comment.