Skip to content

Commit

Permalink
adopt component-operator-runtime v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Feb 7, 2024
1 parent 9e0024d commit d66622b
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 123 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.6

require (
github.com/pkg/errors v0.9.1
github.com/sap/component-operator-runtime v0.2.8
github.com/sap/component-operator-runtime v0.3.0
k8s.io/apiextensions-apiserver v0.29.1
k8s.io/apimachinery v0.29.1
k8s.io/client-go v0.29.1
Expand Down Expand Up @@ -44,7 +44,6 @@ require (
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
Expand Down
Loading

0 comments on commit d66622b

Please sign in to comment.