You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/10/02 09:14:53 UTC

[camel-k] branch main updated: chore(deps): bump github.com/container-tools/spectrum

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

commit 46001e85280ef904549053e2eb4fff5070dd0e00
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Oct 2 01:19:26 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.36 to 0.6.37.
    - [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.36...v0.6.37)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/container-tools/spectrum
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index a39587010..b5ef71f20 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.36
+	github.com/container-tools/spectrum v0.6.37
 	github.com/evanphx/json-patch v5.7.0+incompatible
 	github.com/fsnotify/fsnotify v1.6.0
 	github.com/gertd/go-pluralize v0.2.1
diff --git a/go.sum b/go.sum
index 980385598..670516617 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.36 h1:D4CDF1Ujq03VAYvN8FUN4DdOqd4C7D4ab2w2hAhXsyg=
-github.com/container-tools/spectrum v0.6.36/go.mod h1:A2+c5scTTLxJP2mE5uc+hzXr/9t6iXPzUGVzJjQhyEQ=
+github.com/container-tools/spectrum v0.6.37 h1:omjZwIrw1mNv/llz+fLiyxRHF0JfpdVxk7gfJroUukg=
+github.com/container-tools/spectrum v0.6.37/go.mod h1:YjK5Q9YlpRZ/8cUd3BzvTTlUuhW3FaDAcyxkkETpM64=
 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=