Skip to content

Commit

Permalink
Merge pull request #182 from openshift-pipelines/dependabot/go_module…
Browse files Browse the repository at this point in the history
…s/github.com/tektoncd/results-0.12.2
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
2 parents 579aa04 + 4869be3 commit 0e97832
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.28.1
github.com/spf13/cobra v1.8.1
github.com/tektoncd/cli v0.38.1
github.com/tektoncd/results v0.12.1
github.com/tektoncd/results v0.12.2
)

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 @@ -986,8 +986,8 @@ github.com/tektoncd/hub v1.18.0 h1:q9EN0gBKYyHsa9SnyT0LbFP47IG8nH7g1oqzKlObAww=
github.com/tektoncd/hub v1.18.0/go.mod h1:pPiMmCE7ORjL+S+ZYkqRGgaaUpRIkdzSFvv/numhO54=
github.com/tektoncd/pipeline v0.65.0 h1:MIXXt/OeV/SLQ0KYXXBzPHBwXe2iIhgZcJBHkkgzaYY=
github.com/tektoncd/pipeline v0.65.0/go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ=
github.com/tektoncd/results v0.12.1 h1:8H2CyNICN0GWywUMHTBbCksE6HWNL+cE0FJYs4Li+8A=
github.com/tektoncd/results v0.12.1/go.mod h1:E2W9B4gDvSM0u1tqYYofScit1Bz/ZddscplNZU6UInc=
github.com/tektoncd/results v0.12.2 h1:zwlvljmT9ttQODtMHD/wV+2sriPuBTqHO7+qcK4c0Xs=
github.com/tektoncd/results v0.12.2/go.mod h1:E2W9B4gDvSM0u1tqYYofScit1Bz/ZddscplNZU6UInc=
github.com/tektoncd/triggers v0.29.1 h1:UXqjJICaRsWYb0qkIYOUlqaDR5te9Zmfrz93+TXy3ug=
github.com/tektoncd/triggers v0.29.1/go.mod h1:yVNxCSlYw//uKoXDi4kzzwYGkK2KIYLt6FwwSTz0aj8=
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 @@ -1633,7 +1633,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.12.1
# github.com/tektoncd/results v0.12.2
## 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 0e97832

Please sign in to comment.