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/07/12 10:37:51 UTC

[camel-k] branch main updated: chore(deps): spectrum 6.0.28

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 17b1d5ca5 chore(deps): spectrum 6.0.28
17b1d5ca5 is described below

commit 17b1d5ca54cc1e109e412d099346d01be32b28a2
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Wed Jul 12 10:52:36 2023 +0200

    chore(deps): spectrum 6.0.28
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 36413b4ff..cabb1f3b1 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
 	github.com/apache/camel-k/v2/pkg/apis/camel v0.0.0
 	github.com/apache/camel-k/v2/pkg/client/camel v0.0.0
 	github.com/apache/camel-k/v2/pkg/kamelet/repository v0.0.0
-	github.com/container-tools/spectrum v0.6.27
+	github.com/container-tools/spectrum v0.6.28
 	github.com/evanphx/json-patch v5.6.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 ecbd7897a..36140f6c6 100644
--- a/go.sum
+++ b/go.sum
@@ -144,8 +144,8 @@ github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod h1:z
 github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5/go.mod h1:h6jFvWxBdQXxjopDMZyH2UVceIRfR84bdzbkoKrsWNo=
 github.com/cockroachdb/errors v1.2.4/go.mod h1:rQD95gz6FARkaKkQXUksEje/d9a6wBJoCr5oaCLELYA=
 github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f/go.mod h1:i/u985jwjWRlyHXQbwatDASoW0RMlZ/3i9yJHE2xLkI=
-github.com/container-tools/spectrum v0.6.27 h1:z3NmvNyVjSMwwuYvLCrvzWRTUP7rinGt4X0dBeux7bs=
-github.com/container-tools/spectrum v0.6.27/go.mod h1:A1lvHb7G0KlFBFVVj0bHS/+8TvnWkjVRCWAjs0Rl5wc=
+github.com/container-tools/spectrum v0.6.28 h1:qB0r7NhfFezzkiheYX055+i/U6SNFbdlib7Ye6zIQJw=
+github.com/container-tools/spectrum v0.6.28/go.mod h1:6tmM0si4iFLRMJ5GRwejHHr8vvIKqM0MFLXwULDqjeY=
 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/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk=