From a9e6d6c1658ab447eafa8505f314ae07427186c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:08:20 +0000 Subject: [PATCH] Bump github.com/tektoncd/results from 0.13.0 to 0.13.1 Bumps [github.com/tektoncd/results](https://github.com/tektoncd/results) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/tektoncd/results/releases) - [Commits](https://github.com/tektoncd/results/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/results dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 93d5d846..13ed3809 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/openshift-pipelines/pipelines-as-code v0.29.0 github.com/spf13/cobra v1.8.1 github.com/tektoncd/cli v0.39.0 - github.com/tektoncd/results v0.13.0 + github.com/tektoncd/results v0.13.1 ) replace k8s.io/client-go => k8s.io/client-go v0.31.0 diff --git a/go.sum b/go.sum index 114a5251..a70a3fe9 100644 --- a/go.sum +++ b/go.sum @@ -1020,8 +1020,8 @@ github.com/tektoncd/hub v1.19.0 h1:UXl/jPB9uoa4ULyh64SN1VuKMMIZvXq6bkRGI8ATU+g= github.com/tektoncd/hub v1.19.0/go.mod h1:JJvxZ37nPygZOaUgDIQddihWnD+hSKExPs261FXmttc= github.com/tektoncd/pipeline v0.65.2 h1:N63Xb9uiunewPVDTz4nGamJOtVg+Q38Cy4LRpvr+2e4= github.com/tektoncd/pipeline v0.65.2/go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ= -github.com/tektoncd/results v0.13.0 h1:+YZwUt7QGx15Ihu/oh9tmlKVtTv68GI6rCsiLTwnU/g= -github.com/tektoncd/results v0.13.0/go.mod h1:xrq3DRmBKqrrhT1nHVCx4w1N+T/B0guCd+qzdZhY8w8= +github.com/tektoncd/results v0.13.1 h1:A43Pg/IsQ9t1X/5TD/4l0dZCGBzQYqSBFSxPteR60yg= +github.com/tektoncd/results v0.13.1/go.mod h1:x3ofAdcn9hvL42xCeG6ZsWKGJWCLk1am259Dx55McpQ= github.com/tektoncd/triggers v0.30.0 h1:1RV3yxRlEN565qHYG8vIKyfrU3QVZkPuv67qurLeSYg= github.com/tektoncd/triggers v0.30.0/go.mod h1:YkhGaFuL+z4aErBHz66di1dwuDjowmryTq6OAfQvpus= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= diff --git a/vendor/modules.txt b/vendor/modules.txt index c0dc3dac..823605a4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1717,7 +1717,7 @@ github.com/tektoncd/pipeline/pkg/remote/oci github.com/tektoncd/pipeline/pkg/result github.com/tektoncd/pipeline/pkg/spire/config github.com/tektoncd/pipeline/pkg/substitution -# github.com/tektoncd/results v0.13.0 +# github.com/tektoncd/results v0.13.1 ## explicit; go 1.22.0 github.com/tektoncd/results/pkg/api/server/cel github.com/tektoncd/results/pkg/api/server/config