Skip to content

Commit

Permalink
Bump github.com/tektoncd/results from 0.9.1 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [github.com/tektoncd/results](https://github.com/tektoncd/results) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/tektoncd/results/releases)
- [Commits](tektoncd/results@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/results
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 428be6e commit e049a61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/openshift-pipelines/pipelines-as-code v0.24.2
github.com/spf13/cobra v1.8.0
github.com/tektoncd/cli v0.35.1
github.com/tektoncd/results v0.9.1
github.com/tektoncd/results v0.9.2
)

replace (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1585,8 +1585,8 @@ github.com/tektoncd/hub v1.16.0 h1:INDmGoFjW1nWekPcdbUESaiOcXsQ8ORd23iRbf4h974=
github.com/tektoncd/hub v1.16.0/go.mod h1:k1//VaIf/Ic+2MrqlgvzKT22SNY03C+ePIeiyouLLVY=
github.com/tektoncd/pipeline v0.56.0 h1:Gyti3F5u1ADjI08hG3mGtWgpaaiOfeaxnznL/U/N7tM=
github.com/tektoncd/pipeline v0.56.0/go.mod h1:npl5qTu+yU74zqKIkTVnFfu/1pMhJFZjvnCrH6DlfLM=
github.com/tektoncd/results v0.9.1 h1:wDMtLeC4vPHQ72ZQKedyyxDR54xd7zXuLPlRCrlP+aQ=
github.com/tektoncd/results v0.9.1/go.mod h1:z9hD+oJn9V7slqmQAILgpO90F40kVF/cg01jC09Ccv4=
github.com/tektoncd/results v0.9.2 h1:f/0J3oyEgVeoo+IGWRa3Xx2RW+YhPRWx9hum0q9zjC4=
github.com/tektoncd/results v0.9.2/go.mod h1:z9hD+oJn9V7slqmQAILgpO90F40kVF/cg01jC09Ccv4=
github.com/tektoncd/triggers v0.26.1 h1:zP49d0FX5Yfvu7ExD48WEB00S3KNMMVXMMNYh96csj4=
github.com/tektoncd/triggers v0.26.1/go.mod h1:yYx6AkLl7n4SjyRf9eOyN38frAfRHbjZ3jWHDyRoc64=
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,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.9.1
# github.com/tektoncd/results v0.9.2
## explicit; go 1.19
github.com/tektoncd/results/pkg/cli/client
github.com/tektoncd/results/pkg/cli/cmd
Expand Down

0 comments on commit e049a61

Please sign in to comment.