Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vdemeester committed Jul 8, 2024
1 parent 71c2ec2 commit cc89d3d
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 @@ -7,7 +7,7 @@ require (
github.com/openshift-pipelines/pipelines-as-code v0.27.2
github.com/spf13/cobra v1.8.1
github.com/tektoncd/cli v0.37.0
github.com/tektoncd/results v0.10.0
github.com/tektoncd/results v0.11.0
)

replace (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1645,8 +1645,8 @@ github.com/tektoncd/hub v1.17.0 h1:BKUDeQoC7PLlJmeNt86eEP4lYBXE5pIUZYlrgHcVwl4=
github.com/tektoncd/hub v1.17.0/go.mod h1:8SnC66jMZtYFVuh70U1wN91/tJpi7nQX+7V5YsnWIAE=
github.com/tektoncd/pipeline v0.59.0 h1:bX+DX3J/SfIokDbXLtKD48ffcfZw0lZ3Ef8QxyOZ7wE=
github.com/tektoncd/pipeline v0.59.0/go.mod h1:VjXZUGLrOy45B35ufbJZ2DLMt+TSJ3R4ZjKJvi7RWg4=
github.com/tektoncd/results v0.10.0 h1:Ml1XXNzUOaHNQY7OrbZYl0UY1u73tavYGtTBW90LHI4=
github.com/tektoncd/results v0.10.0/go.mod h1:VMmwT/x/PUnyxXiHOgbqZfRny6obndeu62lZVPlgfes=
github.com/tektoncd/results v0.11.0 h1:T7h8qRnKzevli26hP/M73thxlxW8duQ2T2CKvrNnwlI=
github.com/tektoncd/results v0.11.0/go.mod h1:VMmwT/x/PUnyxXiHOgbqZfRny6obndeu62lZVPlgfes=
github.com/tektoncd/triggers v0.27.0 h1:c55e/YJF6Vs5BEarqDYksFYuR4sFbmAVEqrLNPZvXUk=
github.com/tektoncd/triggers v0.27.0/go.mod h1:DkkAkdSd9aAW9RklUVyFRKQ8kONmZQw4Ur2G1r3wFQo=
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 @@ -1555,7 +1555,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.10.0
# github.com/tektoncd/results v0.11.0
## explicit; go 1.19
github.com/tektoncd/results/pkg/cli/client
github.com/tektoncd/results/pkg/cli/cmd
Expand Down

0 comments on commit cc89d3d

Please sign in to comment.