This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 8d72c136b chore(deps): bump
github.com/redhat-developer/service-binding-operator
8d72c136b is described below
commit 8d72c136b67ec32455f2dc3dcfc2a83a5ba91820
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 16 13:42:00 2022 +0000
chore(deps): bump github.com/redhat-developer/service-binding-operator
Bumps
[github.com/redhat-developer/service-binding-operator](https://github.com/redhat-developer/service-binding-operator)
from 1.0.1 to 1.1.0.
- [Release
notes](https://github.com/redhat-developer/service-binding-operator/releases)
-
[Changelog](https://github.com/redhat-developer/service-binding-operator/blob/master/docs/community-release.md)
-
[Commits](https://github.com/redhat-developer/service-binding-operator/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/redhat-developer/service-binding-operator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index cd242df51..0ef2f36d1 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.34.0
github.com/radovskyb/watcher v1.0.7
- github.com/redhat-developer/service-binding-operator v1.0.1
+ github.com/redhat-developer/service-binding-operator v1.1.0
github.com/rs/xid v1.4.0
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 683a0c26f..95fae02b4 100644
--- a/go.sum
+++ b/go.sum
@@ -1114,8 +1114,8 @@ github.com/radovskyb/watcher v1.0.7
h1:AYePLih6dpmS32vlHfhCeli8127LzkIgwJGcwwe8t
github.com/radovskyb/watcher v1.0.7/go.mod
h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm+ZuvsUYIg=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod
h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod
h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
-github.com/redhat-developer/service-binding-operator v1.0.1
h1:YHqfpox6effDWwy2Mhyj5Nzrd1o4DLgS/hZSZsL2LUk=
-github.com/redhat-developer/service-binding-operator v1.0.1/go.mod
h1:CR6QrBvM9WSXnRoUFedg9ZKn+G+95TaLJ5CvNZU0kYY=
+github.com/redhat-developer/service-binding-operator v1.1.0
h1:L1zAbpmt4Z8NVCzNIeXtufvSguPHTKXlPUjiyTtBRIc=
+github.com/redhat-developer/service-binding-operator v1.1.0/go.mod
h1:te3jViU9tglVasxf0W4nNCBx2L08FYCx2472U/IX860=
github.com/rickb777/date v1.13.0
h1:+8AmwLuY1d/rldzdqvqTEg7107bZ8clW37x4nsdG3Hs=
github.com/rickb777/date v1.13.0/go.mod
h1:GZf3LoGnxPWjX+/1TXOuzHefZFDovTyNLHDMd3qH70k=
github.com/rickb777/plural v1.2.1
h1:UitRAgR70+yHFt26Tmj/F9dU9aV6UfjGXSbO1DcC9/U=