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

commit b5ffc2f87b505f7a0b7f865cf8e6be36ada1f860
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 20 00:50:16 2025 +0000

    chore(deps): bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1
    
    Bumps 
[github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) from 
1.3.0 to 1.3.1.
    - [Release notes](https://github.com/stoewer/go-strcase/releases)
    - [Commits](https://github.com/stoewer/go-strcase/compare/v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stoewer/go-strcase
      dependency-version: 1.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 97f4182f5..f922dca79 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
        github.com/spf13/cobra v1.9.1
        github.com/spf13/pflag v1.0.6
        github.com/spf13/viper v1.20.1
-       github.com/stoewer/go-strcase v1.3.0
+       github.com/stoewer/go-strcase v1.3.1
        github.com/stretchr/testify v1.10.0
        go.uber.org/automaxprocs v1.6.0
        go.uber.org/multierr v1.11.0
diff --git a/go.sum b/go.sum
index 14ba7aa06..717ef2801 100644
--- a/go.sum
+++ b/go.sum
@@ -448,8 +448,8 @@ github.com/spf13/pflag v1.0.6/go.mod 
h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
 github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4=
 github.com/spf13/viper v1.20.1/go.mod 
h1:P9Mdzt1zoHIG8m2eZQinpiBjo6kCmZSKBClNNqjJvu4=
 github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518/go.mod 
h1:CKI4AZ4XmGV240rTHfO0hfE83S6/a3/Q1siZJ/vXf7A=
-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/stoewer/go-strcase v1.3.1 
h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs=
+github.com/stoewer/go-strcase v1.3.1/go.mod 
h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
 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=
 github.com/stretchr/objx v0.4.0/go.mod 
h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=

Reply via email to