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 a8b927748 chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3
a8b927748 is described below

commit a8b9277483de8140ded5190ada6ae94d6ac8fa68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 5 07:19:22 2025 +0000

    chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3
    
    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 
to 1.4.3.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.3
      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 8a9454466..9159ede6c 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
        github.com/fsnotify/fsnotify v1.9.0
        github.com/gertd/go-pluralize v0.2.1
        github.com/go-git/go-git/v5 v5.16.1
-       github.com/go-logr/logr v1.4.2
+       github.com/go-logr/logr v1.4.3
        github.com/go-viper/mapstructure/v2 v2.2.1
        github.com/google/go-github/v52 v52.0.0
        github.com/google/uuid v1.6.0
diff --git a/go.sum b/go.sum
index 882bb7772..393421253 100644
--- a/go.sum
+++ b/go.sum
@@ -161,8 +161,8 @@ github.com/go-logfmt/logfmt v0.5.0/go.mod 
h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG
 github.com/go-logfmt/logfmt v0.5.1 
h1:otpy5pqBCBZ1ng9RQ0dPu4PN7ba75Y/aA+UpowDyNVA=
 github.com/go-logfmt/logfmt v0.5.1/go.mod 
h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
 github.com/go-logr/logr v0.2.0/go.mod 
h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=
-github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
-github.com/go-logr/logr v1.4.2/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
+github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
+github.com/go-logr/logr v1.4.3/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
 github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
 github.com/go-logr/stdr v1.2.2/go.mod 
h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
 github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=

Reply via email to