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 5806954c8 chore(deps): bump github.com/gertd/go-pluralize from 0.2.0 
to 0.2.1
5806954c8 is described below

commit 5806954c86b3cd9e01b31655efd000a4ada6931d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 23 10:32:56 2022 +0000

    chore(deps): bump github.com/gertd/go-pluralize from 0.2.0 to 0.2.1
    
    Bumps 
[github.com/gertd/go-pluralize](https://github.com/gertd/go-pluralize) from 
0.2.0 to 0.2.1.
    - [Release notes](https://github.com/gertd/go-pluralize/releases)
    - [Commits](https://github.com/gertd/go-pluralize/compare/v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gertd/go-pluralize
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 f68cbe3ac..dda5a6c77 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
        github.com/evanphx/json-patch v4.12.0+incompatible
        github.com/fatih/camelcase v1.0.0
        github.com/fatih/structs v1.1.0
-       github.com/gertd/go-pluralize v0.2.0
+       github.com/gertd/go-pluralize v0.2.1
        github.com/go-logr/logr v1.2.2
        github.com/google/go-github/v32 v32.1.0
        github.com/google/uuid v1.3.0
diff --git a/go.sum b/go.sum
index 3aa52bc0e..7200f9aff 100644
--- a/go.sum
+++ b/go.sum
@@ -489,8 +489,8 @@ github.com/fsnotify/fsnotify v1.5.4/go.mod 
h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmV
 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa/go.mod 
h1:KnogPXtdwXqoenmZCw6S+25EAm2MkxbG0deNDu4cbSA=
 github.com/fvbommel/sortorder v1.0.1/go.mod 
h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
 github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod 
h1:NR3MbYisc3/PwhQ00EMzDiPmrwpPxAn5GI05/YaO1SY=
-github.com/gertd/go-pluralize v0.2.0 
h1:VzWNnxkUo3wkW2Nmp+3ieHSTQQ0LBHeSVxlKsQPQ+UY=
-github.com/gertd/go-pluralize v0.2.0/go.mod 
h1:4ouO1Ndf/r7sZMorwp4Sbfw80lUni+sd+o3qJR8L9To=
+github.com/gertd/go-pluralize v0.2.1 
h1:M3uASbVjMnTsPb0PNqg+E/24Vwigyo/tvyMTtAlLgiA=
+github.com/gertd/go-pluralize v0.2.1/go.mod 
h1:rbYaKDbsXxmRfr8uygAEKhOWsjyrrqrkHVpZvoOp8zk=
 github.com/getkin/kin-openapi v0.76.0/go.mod 
h1:660oXbgy5JFMKreazJaQTw7o+X00qeSyhcnluiMv+Xg=
 github.com/getsentry/raven-go v0.2.0/go.mod 
h1:KungGk8q33+aIAZUIVWZDr2OfAEBsO49PX4NzFV5kcQ=
 github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod 
h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=

Reply via email to