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

squakez 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 49dc79c36 chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 
5.19.1
49dc79c36 is described below

commit 49dc79c36147c06f9610b7eae556fb934223da40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 11:21:08 2026 +0000

    chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1
    
    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 
5.19.0 to 5.19.1.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
    - [Commits](https://github.com/go-git/go-git/compare/v5.19.0...v5.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-version: 5.19.1
      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 039a407b7..2e62d9623 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
        github.com/evanphx/json-patch v5.9.11+incompatible
        github.com/fsnotify/fsnotify v1.10.1
        github.com/gertd/go-pluralize v0.2.1
-       github.com/go-git/go-git/v5 v5.19.0
+       github.com/go-git/go-git/v5 v5.19.1
        github.com/go-logr/logr v1.4.3
        github.com/go-viper/mapstructure/v2 v2.5.0
        github.com/google/go-github/v72 v72.0.0
diff --git a/go.sum b/go.sum
index 4d138d6a0..cbf286f2b 100644
--- a/go.sum
+++ b/go.sum
@@ -75,8 +75,8 @@ github.com/go-git/go-billy/v5 v5.9.0 
h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmm
 github.com/go-git/go-billy/v5 v5.9.0/go.mod 
h1:jCnQMLj9eUgGU7+ludSTYoZL/GGmii14RxKFj7ROgHw=
 github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 
h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
 github.com/go-git/go-git-fixtures/v4 
v4.3.2-0.20231010084843-55a94097c399/go.mod 
h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
-github.com/go-git/go-git/v5 v5.19.0 
h1:+WkVUQZSy/F1Gb13udrMKjIM2PrzsNfDKFSfo5tkMtc=
-github.com/go-git/go-git/v5 v5.19.0/go.mod 
h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ=
+github.com/go-git/go-git/v5 v5.19.1 
h1:nX27AnaU43/K5bKktKwgBmR9lawoYVe1Ckg0rgzzN00=
+github.com/go-git/go-git/v5 v5.19.1/go.mod 
h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ=
 github.com/go-jose/go-jose/v3 v3.0.5 
h1:BLLJWbC4nMZOfuPVxoZIxeYsn6Nl2r1fITaJ78UQlVQ=
 github.com/go-jose/go-jose/v3 v3.0.5/go.mod 
h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ=
 github.com/go-logr/logr v0.2.0/go.mod 
h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=

Reply via email to