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

gfournier 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 1ea28eb00 chore(deps): bump github.com/container-tools/spectrum
1ea28eb00 is described below

commit 1ea28eb00c89579051d5d02520cbd49c3903d935
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 31 00:22:02 2024 +0000

    chore(deps): bump github.com/container-tools/spectrum
    
    Bumps 
[github.com/container-tools/spectrum](https://github.com/container-tools/spectrum)
 from 0.6.53 to 0.6.54.
    - [Release notes](https://github.com/container-tools/spectrum/releases)
    - 
[Changelog](https://github.com/container-tools/spectrum/blob/master/.goreleaser.yml)
    - 
[Commits](https://github.com/container-tools/spectrum/compare/v0.6.53...v0.6.54)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/container-tools/spectrum
      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 192d66881..da1f00f49 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.21
 
 require (
        github.com/Masterminds/semver v1.5.0
-       github.com/container-tools/spectrum v0.6.53
+       github.com/container-tools/spectrum v0.6.54
        github.com/evanphx/json-patch v5.9.0+incompatible
        github.com/fsnotify/fsnotify v1.7.0
        github.com/gertd/go-pluralize v0.2.1
diff --git a/go.sum b/go.sum
index 245e4ae21..0fc4269e2 100644
--- a/go.sum
+++ b/go.sum
@@ -83,8 +83,8 @@ github.com/cloudflare/circl v1.1.0/go.mod 
h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtM
 github.com/cloudflare/circl v1.3.7 
h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
 github.com/cloudflare/circl v1.3.7/go.mod 
h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
 github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod 
h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
-github.com/container-tools/spectrum v0.6.53 
h1:3PlecixprswsTozw6skYQ0/b8yv97pblsGzB/gbcmQo=
-github.com/container-tools/spectrum v0.6.53/go.mod 
h1:94ZduJyP002Bfyr5fCPIbSUpoPJylqPG2V0RyarYeBk=
+github.com/container-tools/spectrum v0.6.54 
h1:cGsVYP1zjQgmsTLta5cxUA2uPqzXc3Q9r+k22VEQBGs=
+github.com/container-tools/spectrum v0.6.54/go.mod 
h1:g3vsE7mG6naqn/WyuLaA9sodFWA7eOXYJhC0Rw/prJo=
 github.com/containerd/stargz-snapshotter/estargz v0.14.3 
h1:OqlDCK3ZVUO6C3B/5FSkDwbkEETK84kQgEeFwDC+62k=
 github.com/containerd/stargz-snapshotter/estargz v0.14.3/go.mod 
h1:KY//uOCIkSuNAHhJogcZtrNHdKrA99/FCCRjE3HD36o=
 github.com/coreos/go-oidc/v3 v3.9.0 
h1:0J/ogVOd4y8P0f0xUh8l9t07xRP/d8tccvjHl2dcsSo=

Reply via email to