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 2db284168 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 
5.16.5
2db284168 is described below

commit 2db2841688100cc819322e8432578e7887814c61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 00:35:10 2026 +0000

    chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5
    
    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 
5.16.4 to 5.16.5.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](https://github.com/go-git/go-git/compare/v5.16.4...v5.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-version: 5.16.5
      dependency-type: direct:production
    ...
    
    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 79910b069..baa97c95b 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.9.0
        github.com/gertd/go-pluralize v0.2.1
-       github.com/go-git/go-git/v5 v5.16.4
+       github.com/go-git/go-git/v5 v5.16.5
        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 4c8f7c806..2d192f99f 100644
--- a/go.sum
+++ b/go.sum
@@ -75,8 +75,8 @@ github.com/go-git/go-billy/v5 v5.6.2 
h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN
 github.com/go-git/go-billy/v5 v5.6.2/go.mod 
h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU=
 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.16.4 
h1:7ajIEZHZJULcyJebDLo99bGgS0jRrOxzZG4uCk2Yb2Y=
-github.com/go-git/go-git/v5 v5.16.4/go.mod 
h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8=
+github.com/go-git/go-git/v5 v5.16.5 
h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s=
+github.com/go-git/go-git/v5 v5.16.5/go.mod 
h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M=
 github.com/go-jose/go-jose/v3 v3.0.4 
h1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY=
 github.com/go-jose/go-jose/v3 v3.0.4/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