From 582aafb0a3743ca21f92e2e59a84d919e066fa6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 06:56:49 +0000 Subject: [PATCH] Bump github.com/tektoncd/triggers from 0.30.0 to 0.30.1 Bumps [github.com/tektoncd/triggers](https://github.com/tektoncd/triggers) from 0.30.0 to 0.30.1. - [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.30.0...v0.30.1) --- 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 2d3fc3921..554d878de 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/tektoncd/hub v1.19.1 github.com/tektoncd/pipeline v0.66.0 github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 - github.com/tektoncd/triggers v0.30.0 + github.com/tektoncd/triggers v0.30.1 github.com/theupdateframework/go-tuf v0.7.0 go.opencensus.io v0.24.0 go.uber.org/multierr v1.11.0 diff --git a/go.sum b/go.sum index b483c672d..89f16b9ba 100644 --- a/go.sum +++ b/go.sum @@ -1326,8 +1326,8 @@ github.com/tektoncd/pipeline v0.66.0 h1:WLL98YEgWzblSAD2mPbpZN97tkOC50wiftaW+8+6 github.com/tektoncd/pipeline v0.66.0/go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ= 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.30.0 h1:1RV3yxRlEN565qHYG8vIKyfrU3QVZkPuv67qurLeSYg= -github.com/tektoncd/triggers v0.30.0/go.mod h1:YkhGaFuL+z4aErBHz66di1dwuDjowmryTq6OAfQvpus= +github.com/tektoncd/triggers v0.30.1 h1:+u1RZPGyZT5+PXlKVa66USww1EdIEHfKNdFqZgctsng= +github.com/tektoncd/triggers v0.30.1/go.mod h1:vfz0SvW5yiriE26nSZbtdG6iSOFqqEslWggNTRZdVlo= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU= github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI= diff --git a/vendor/modules.txt b/vendor/modules.txt index 70572cdf2..d6945b982 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1613,7 +1613,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.30.0 +# github.com/tektoncd/triggers v0.30.1 ## explicit; go 1.22 github.com/tektoncd/triggers/pkg/apis/config github.com/tektoncd/triggers/pkg/apis/triggers