This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new fa01028 chore: ugprade Service Binding Operator v0.7.1
fa01028 is described below
commit fa0102885cf3441c86084e9748aaefd9dab9db5a
Author: John Poth <[email protected]>
AuthorDate: Thu Apr 22 16:47:05 2021 +0200
chore: ugprade Service Binding Operator v0.7.1
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index ab64d75..9312782 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.15.0
github.com/radovskyb/watcher v1.0.6
- github.com/redhat-developer/service-binding-operator v0.6.0
+ github.com/redhat-developer/service-binding-operator v0.7.1
github.com/rs/xid v1.2.1
github.com/scylladb/go-set v1.0.2
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
diff --git a/go.sum b/go.sum
index 6d7ac2c..b6ca7b4 100644
--- a/go.sum
+++ b/go.sum
@@ -871,8 +871,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod
h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T
github.com/radovskyb/watcher v1.0.6
h1:8WIQ9UxEYMZjem1OwU7dVH94DXXk9mAIE1i8eqHD+IY=
github.com/radovskyb/watcher v1.0.6/go.mod
h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm+ZuvsUYIg=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod
h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
-github.com/redhat-developer/service-binding-operator v0.6.0
h1:eetHVYXm2tOGvt2CXPvhhoL2xvk6WYzlyQLSH9XC6AE=
-github.com/redhat-developer/service-binding-operator v0.6.0/go.mod
h1:8Gwe34Z0Ma0f2W8bIQZH517CcsIdBsfF252ASW++6ok=
+github.com/redhat-developer/service-binding-operator v0.7.1
h1:oFB0m3iHaFf8bRotao+shKx8BmbWPE4krGvgmJF1wjI=
+github.com/redhat-developer/service-binding-operator v0.7.1/go.mod
h1:Z3fFouJGqy08JVWBFgb9ZyDcddcqx+AUIuMOeMFU8pQ=
github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod
h1:uYEyJGbgTkfkS4+E/PavXkNJcbFIpEtjt2B0KDQ5+9M=
github.com/rickb777/date v1.13.0
h1:+8AmwLuY1d/rldzdqvqTEg7107bZ8clW37x4nsdG3Hs=
github.com/rickb777/date v1.13.0/go.mod
h1:GZf3LoGnxPWjX+/1TXOuzHefZFDovTyNLHDMd3qH70k=