This is an automated email from the ASF dual-hosted git repository.

gansheer 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 9e00585cc chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 
to 1.0.14
9e00585cc is described below

commit 9e00585ccfb40735487ae0d7519eaade7efced2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 14 18:14:11 2026 +0000

    chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14
    
    Bumps 
[github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 
1.0.13 to 1.0.14.
    - 
[Commits](https://github.com/mattn/go-shellwords/compare/v1.0.13...v1.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-shellwords
      dependency-version: 1.0.14
      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 4c473968b..e3744a39c 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
        github.com/google/uuid v1.6.0
        github.com/jpillora/backoff v1.0.0
        github.com/magiconair/properties v1.8.10
-       github.com/mattn/go-shellwords v1.0.13
+       github.com/mattn/go-shellwords v1.0.14
        github.com/onsi/gomega v1.42.1
        // go get github.com/openshift/[email protected]
        github.com/openshift/api v0.0.0-20250820105013-6282350d0c39
diff --git a/go.sum b/go.sum
index 1094d0545..651c5e8ff 100644
--- a/go.sum
+++ b/go.sum
@@ -201,8 +201,8 @@ github.com/liggitt/tabwriter 
v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhn
 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod 
h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
 github.com/magiconair/properties v1.8.10 
h1:s31yESBquKXCV9a/ScB3ESkOjUYYv+X0rg8SYxI99mE=
 github.com/magiconair/properties v1.8.10/go.mod 
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
-github.com/mattn/go-shellwords v1.0.13 
h1:DC0OMEpGjm6LfNFU4ckYcvbQKyp2vE8atyFGXNtDcf4=
-github.com/mattn/go-shellwords v1.0.13/go.mod 
h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
+github.com/mattn/go-shellwords v1.0.14 
h1:yUKzIgsCnosndOASY6/enly1EAuaXeFSQ7cdyA3OuYg=
+github.com/mattn/go-shellwords v1.0.14/go.mod 
h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
 github.com/mattn/goveralls v0.0.2/go.mod 
h1:8d1ZMHsd7fW6IRPKQh46F2WRpyib5/X4FOpevwGNQEw=
 github.com/moby/spdystream v0.5.1 
h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y=
 github.com/moby/spdystream v0.5.1/go.mod 
h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI=

Reply via email to