From e31040b5a95039442d94663fef036c789a0b4417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:31:03 +0000 Subject: [PATCH] Bump github.com/tektoncd/triggers from 0.25.1 to 0.25.2 Bumps [github.com/tektoncd/triggers](https://github.com/tektoncd/triggers) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/tektoncd/triggers/releases) - [Changelog](https://github.com/tektoncd/triggers/blob/main/releases.md) - [Commits](https://github.com/tektoncd/triggers/compare/v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: github.com/tektoncd/triggers 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 11117a38e..b450751af 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/tektoncd/hub v1.14.2 github.com/tektoncd/pipeline v0.52.1 github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 - github.com/tektoncd/triggers v0.25.1 + github.com/tektoncd/triggers v0.25.2 github.com/theupdateframework/go-tuf v0.6.1 go.opencensus.io v0.24.0 go.uber.org/multierr v1.11.0 diff --git a/go.sum b/go.sum index 79e956937..779dd091b 100644 --- a/go.sum +++ b/go.sum @@ -1833,8 +1833,8 @@ github.com/tektoncd/pipeline v0.52.1 h1:YN9S/4hRutKQeG5na03V7et8B3hoEUCoWoABU8t8 github.com/tektoncd/pipeline v0.52.1/go.mod h1:27wryvb8VIPIZ2u5evUphOPgM8Z7hGgzp00E8/3DCls= github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 h1:9paprRIBXQgcvdhGq3wKiSspXP0JIFSY52ru3sIMjKM= github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1/go.mod h1:7eWs1XNkmReggow7ggRbRyRuHi7646B8b2XipCZ3VOw= -github.com/tektoncd/triggers v0.25.1 h1:1tyxkT12lAh8C+IE5hLBhWCZ6xbmOH/JUa8+ChQIvXY= -github.com/tektoncd/triggers v0.25.1/go.mod h1:pFj2FhUXjy12UOBfE2LZftlgBCUSsI4M/OA+lY+ecZQ= +github.com/tektoncd/triggers v0.25.2 h1:ijvWhGD/Ke56mmSBh9OMCPnE5GDI0x6rkNp7DwL0pS0= +github.com/tektoncd/triggers v0.25.2/go.mod h1:7j1MqZnJAXu3yO85hNzvSExYaUEVE4wMVIbF8GYEYVk= github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0= github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3/go.mod h1:ON8b8w4BN/kE1EOhwT0o+d62W65a6aPw1nouo9LMgyY= github.com/tetafro/godot v1.4.11/go.mod h1:LR3CJpxDVGlYOWn3ZZg1PgNZdTUvzsZWu8xaEohUpn8= diff --git a/vendor/modules.txt b/vendor/modules.txt index b0aa71891..183bc4647 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1465,7 +1465,7 @@ github.com/tektoncd/pipeline/test/diff # github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 ## explicit; go 1.19 github.com/tektoncd/plumbing/scripts -# github.com/tektoncd/triggers v0.25.1 +# github.com/tektoncd/triggers v0.25.2 ## explicit; go 1.19 github.com/tektoncd/triggers/pkg/apis/config github.com/tektoncd/triggers/pkg/apis/triggers