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.20
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent a1488ec commit c78d368
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.2
require (
github.com/pkg/errors v0.9.1
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2
github.com/sap/component-operator-runtime v0.3.19
github.com/sap/component-operator-runtime v0.3.20
k8s.io/apiextensions-apiserver v0.29.4
k8s.io/apimachinery v0.29.4
k8s.io/client-go v0.29.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ github.com/sap/component-operator-runtime v0.3.18 h1:pZelXrQY0DrhN1srLM4/yiN+Zc+
github.com/sap/component-operator-runtime v0.3.18/go.mod h1:aikiwe88mt9inrxqtOnZfx9nz7YzbdSdkvus/s1C3ps=
github.com/sap/component-operator-runtime v0.3.19 h1:BZto+RLNlV+SZoS1JLvbsYPP2+dAmgS2ZL6n8uJy/zQ=
github.com/sap/component-operator-runtime v0.3.19/go.mod h1:7YWniQ+UmnjGBM7WmvyT/Ine9rYs+FIqQzChdSNNhW0=
github.com/sap/component-operator-runtime v0.3.20 h1:xUh7zS0LYa1mv+6Vl3c/5GDyNFaXzFJ5Sq4DT/A6g6M=
github.com/sap/component-operator-runtime v0.3.20/go.mod h1:Bg/rJl/NGCo/QHLmBF2UEUtwlozsk3L6vojguQ2YXM0=
github.com/sap/go-generics v0.2.6 h1:VFD3mhB18O1bYYD6ao3KdFKeV3Qg/EEWgOg24ONakdA=
github.com/sap/go-generics v0.2.6/go.mod h1:RlkOl4XyvckahdeeaxQB57hCReIGWccYD+DXXo3Knqs=
github.com/sap/go-generics v0.2.7 h1:QyCBmBnuc3lk3P/zwdy0lWGNKesnpyonOFnHcNI9KSw=
Expand Down

0 comments on commit c78d368

Please sign in to comment.