Skip to content

Commit 2b06f5c

Browse files
divyansh42savitaashture
authored andcommitted
Bump tektoncd/results from 1.15.1 to 1.15.2
Signed-off-by: divyansh42 <diagrawa@redhat.com>
1 parent fd2ec38 commit 2b06f5c

5 files changed

Lines changed: 9 additions & 54 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/openshift-pipelines/pipelines-as-code v0.35.0
1010
github.com/spf13/cobra v1.9.1
1111
github.com/tektoncd/cli v0.41.0
12-
github.com/tektoncd/results v0.15.1
12+
github.com/tektoncd/results v0.15.2
1313
)
1414

1515
replace (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,8 @@ github.com/tektoncd/hub v1.21.0 h1:O9Q2N8poCXUHus6FV79mIPcuKPPJdzXRm1pPIXeWzIo=
10251025
github.com/tektoncd/hub v1.21.0/go.mod h1:N9QdNJyvMfFJ5aVg9MBLXVbsrk8mlbe9wu3jGmdk2Xs=
10261026
github.com/tektoncd/pipeline v1.0.0 h1:qq/BtjwtvZV7qhd6BnL5sGoBM4vVqpCtz/+hMbs6p94=
10271027
github.com/tektoncd/pipeline v1.0.0/go.mod h1:4XV9M4YrbCmsI4yDePcc5V8SM0Uso+S+0km80/dTD1I=
1028-
github.com/tektoncd/results v0.15.1 h1:BQdrEGPI4aen/BDzLzlhA9APDeP9mZNAtRP5947SFbY=
1029-
github.com/tektoncd/results v0.15.1/go.mod h1:40pyVGWUG8v3lvcVarjkgxoHrq93Y37zu5Xmwx2jcds=
1028+
github.com/tektoncd/results v0.15.2 h1:1P0mWBR3mPuU/TBMRmUffzpK9d8rbYiJWMOXp1085zs=
1029+
github.com/tektoncd/results v0.15.2/go.mod h1:40pyVGWUG8v3lvcVarjkgxoHrq93Y37zu5Xmwx2jcds=
10301030
github.com/tektoncd/triggers v0.32.0 h1:aUo2ePkbvwJaUC8+S66gLuryF17O+I2K/gzQaXjlsm8=
10311031
github.com/tektoncd/triggers v0.32.0/go.mod h1:dfJ0Dnp4vl/PflXO3cSgs4aYLxdU5DMAY/BCKI2oUmM=
10321032
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=

pkg/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"pac": "0.35.0", "tkn": "0.41.0", "results": "0.15.1", "manualapprovalgate": "0.6.0", "opc": "devel"}
1+
{"pac": "0.35.0", "tkn": "0.41.0", "results": "0.15.2", "manualapprovalgate": "0.6.0", "opc": "devel"}

vendor/github.com/tektoncd/results/pkg/cli/dev/cmd/records/get.go

Lines changed: 4 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ github.com/tektoncd/pipeline/pkg/remote/oci
17561756
github.com/tektoncd/pipeline/pkg/result
17571757
github.com/tektoncd/pipeline/pkg/spire/config
17581758
github.com/tektoncd/pipeline/pkg/substitution
1759-
# github.com/tektoncd/results v0.15.1
1759+
# github.com/tektoncd/results v0.15.2
17601760
## explicit; go 1.23.4
17611761
github.com/tektoncd/results/pkg/api/server/cel
17621762
github.com/tektoncd/results/pkg/api/server/config

0 commit comments

Comments
 (0)