From 4869be3f084da7541e28700bca74194a33b9a552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:57:04 +0000 Subject: [PATCH] Bump github.com/tektoncd/results from 0.12.1 to 0.12.2 Bumps [github.com/tektoncd/results](https://github.com/tektoncd/results) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/tektoncd/results/releases) - [Commits](https://github.com/tektoncd/results/compare/v0.12.1...v0.12.2) --- 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 cabb6433..14dc1db2 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/openshift-pipelines/pipelines-as-code v0.28.1 github.com/spf13/cobra v1.8.1 github.com/tektoncd/cli v0.38.1 - github.com/tektoncd/results v0.12.1 + github.com/tektoncd/results v0.12.2 ) replace k8s.io/client-go => k8s.io/client-go v0.31.0 diff --git a/go.sum b/go.sum index b91bcbf9..375cf102 100644 --- a/go.sum +++ b/go.sum @@ -986,8 +986,8 @@ github.com/tektoncd/hub v1.18.0 h1:q9EN0gBKYyHsa9SnyT0LbFP47IG8nH7g1oqzKlObAww= github.com/tektoncd/hub v1.18.0/go.mod h1:pPiMmCE7ORjL+S+ZYkqRGgaaUpRIkdzSFvv/numhO54= github.com/tektoncd/pipeline v0.65.0 h1:MIXXt/OeV/SLQ0KYXXBzPHBwXe2iIhgZcJBHkkgzaYY= github.com/tektoncd/pipeline v0.65.0/go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ= -github.com/tektoncd/results v0.12.1 h1:8H2CyNICN0GWywUMHTBbCksE6HWNL+cE0FJYs4Li+8A= -github.com/tektoncd/results v0.12.1/go.mod h1:E2W9B4gDvSM0u1tqYYofScit1Bz/ZddscplNZU6UInc= +github.com/tektoncd/results v0.12.2 h1:zwlvljmT9ttQODtMHD/wV+2sriPuBTqHO7+qcK4c0Xs= +github.com/tektoncd/results v0.12.2/go.mod h1:E2W9B4gDvSM0u1tqYYofScit1Bz/ZddscplNZU6UInc= github.com/tektoncd/triggers v0.29.1 h1:UXqjJICaRsWYb0qkIYOUlqaDR5te9Zmfrz93+TXy3ug= github.com/tektoncd/triggers v0.29.1/go.mod h1:yVNxCSlYw//uKoXDi4kzzwYGkK2KIYLt6FwwSTz0aj8= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= diff --git a/vendor/modules.txt b/vendor/modules.txt index 8f5dd0da..04b6428b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1633,7 +1633,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.12.1 +# github.com/tektoncd/results v0.12.2 ## explicit; go 1.22.0 github.com/tektoncd/results/pkg/api/server/cel github.com/tektoncd/results/pkg/api/server/config