Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PuneetPunamiya committed Dec 9, 2024
1 parent 6ad03b7 commit a9e6d6c
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 @@ -8,7 +8,7 @@ require (
github.com/openshift-pipelines/pipelines-as-code v0.29.0
github.com/spf13/cobra v1.8.1
github.com/tektoncd/cli v0.39.0
github.com/tektoncd/results v0.13.0
github.com/tektoncd/results v0.13.1
)

replace k8s.io/client-go => k8s.io/client-go v0.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1020,8 +1020,8 @@ github.com/tektoncd/hub v1.19.0 h1:UXl/jPB9uoa4ULyh64SN1VuKMMIZvXq6bkRGI8ATU+g=
github.com/tektoncd/hub v1.19.0/go.mod h1:JJvxZ37nPygZOaUgDIQddihWnD+hSKExPs261FXmttc=
github.com/tektoncd/pipeline v0.65.2 h1:N63Xb9uiunewPVDTz4nGamJOtVg+Q38Cy4LRpvr+2e4=
github.com/tektoncd/pipeline v0.65.2/go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ=
github.com/tektoncd/results v0.13.0 h1:+YZwUt7QGx15Ihu/oh9tmlKVtTv68GI6rCsiLTwnU/g=
github.com/tektoncd/results v0.13.0/go.mod h1:xrq3DRmBKqrrhT1nHVCx4w1N+T/B0guCd+qzdZhY8w8=
github.com/tektoncd/results v0.13.1 h1:A43Pg/IsQ9t1X/5TD/4l0dZCGBzQYqSBFSxPteR60yg=
github.com/tektoncd/results v0.13.1/go.mod h1:x3ofAdcn9hvL42xCeG6ZsWKGJWCLk1am259Dx55McpQ=
github.com/tektoncd/triggers v0.30.0 h1:1RV3yxRlEN565qHYG8vIKyfrU3QVZkPuv67qurLeSYg=
github.com/tektoncd/triggers v0.30.0/go.mod h1:YkhGaFuL+z4aErBHz66di1dwuDjowmryTq6OAfQvpus=
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 @@ -1717,7 +1717,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.13.0
# github.com/tektoncd/results v0.13.1
## explicit; go 1.22.0
github.com/tektoncd/results/pkg/api/server/cel
github.com/tektoncd/results/pkg/api/server/config
Expand Down

0 comments on commit a9e6d6c

Please sign in to comment.