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 7747ea67f chore(deps): bump github.com/stoewer/go-strcase from 1.2.1 
to 1.3.0
7747ea67f is described below

commit 7747ea67f8ed620d31123d4511beda40b9e98f49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 5 07:19:13 2023 +0000

    chore(deps): bump github.com/stoewer/go-strcase from 1.2.1 to 1.3.0
    
    Bumps 
[github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) from 
1.2.1 to 1.3.0.
    - [Release notes](https://github.com/stoewer/go-strcase/releases)
    - [Commits](https://github.com/stoewer/go-strcase/compare/v1.2.1...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stoewer/go-strcase
      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 de08afecb..02bab1636 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
        github.com/spf13/cobra v1.7.0
        github.com/spf13/pflag v1.0.5
        github.com/spf13/viper v1.15.0
-       github.com/stoewer/go-strcase v1.2.1
+       github.com/stoewer/go-strcase v1.3.0
        github.com/stretchr/testify v1.8.2
        go.uber.org/automaxprocs v1.5.1
        go.uber.org/multierr v1.9.0
diff --git a/go.sum b/go.sum
index aaa67cdfa..fa4892a3e 100644
--- a/go.sum
+++ b/go.sum
@@ -1177,8 +1177,8 @@ github.com/sqs/goreturns 
v0.0.0-20181028201513-538ac6014518/go.mod h1:CKI4AZ4XmG
 github.com/ssgreg/nlreturn/v2 v2.2.1/go.mod 
h1:E/iiPB78hV7Szg2YfRgyIrk1AD6JVMTRkkxBiELzh2I=
 github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980/go.mod 
h1:AO3tvPzVZ/ayst6UlUKUv6rcPQInYe3IknH3jYhAKu8=
 github.com/stoewer/go-strcase v1.2.0/go.mod 
h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
-github.com/stoewer/go-strcase v1.2.1 
h1:/1JWd+AcWPzkcGLEmjUCka99YqGOtTnp1H/wcP+uap4=
-github.com/stoewer/go-strcase v1.2.1/go.mod 
h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
+github.com/stoewer/go-strcase v1.3.0 
h1:g0eASXYtp+yvN9fK8sH94oCIk0fau9uV1/ZdJ0AVEzs=
+github.com/stoewer/go-strcase v1.3.0/go.mod 
h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
 github.com/stretchr/objx v0.0.0-20180129172003-8a3f7159479f/go.mod 
h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
 github.com/stretchr/objx v0.1.0/go.mod 
h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
 github.com/stretchr/objx v0.1.1/go.mod 
h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

Reply via email to