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

commit 5d0ebe2df11dc2b628a6d437bf4ae4ab1b46eccd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 7 00:04:01 2023 +0000

    chore(deps): bump github.com/container-tools/spectrum
    
    Bumps 
[github.com/container-tools/spectrum](https://github.com/container-tools/spectrum)
 from 0.6.40 to 0.6.42.
    - [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.40...v0.6.42)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/container-tools/spectrum
      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 c701dbd1a..9f9f17450 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.20
 
 require (
        github.com/Masterminds/semver v1.5.0
-       github.com/container-tools/spectrum v0.6.40
+       github.com/container-tools/spectrum v0.6.42
        github.com/evanphx/json-patch v5.7.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 663e51fb7..36f70dad2 100644
--- a/go.sum
+++ b/go.sum
@@ -90,8 +90,8 @@ github.com/cncf/udpa/go 
v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
 github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod 
h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
 github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod 
h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
 github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed/go.mod 
h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
-github.com/container-tools/spectrum v0.6.40 
h1:RFZXncTw3tv0TVoi0qXHj+ozn97Q2vv7+T0a+X4loGY=
-github.com/container-tools/spectrum v0.6.40/go.mod 
h1:cF7Xee0E1+ZeOw8CAIBchNVneZDlyVxPURNS+7rX79w=
+github.com/container-tools/spectrum v0.6.42 
h1:vrhsGsb2KS/FCBQRfATK96atVdAswU01PoBWJU4LVcI=
+github.com/container-tools/spectrum v0.6.42/go.mod 
h1:zYl78BBPg8P2hX0tcltWtpnJGRjJV5fw77W1BQgbv7I=
 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/cpuguy83/go-md2man/v2 v2.0.2/go.mod 
h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=

Reply via email to