diff --git a/go.mod b/go.mod index 93d5d846..13ed3809 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 114a5251..a70a3fe9 100644 --- a/go.sum +++ b/go.sum @@ -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= diff --git a/vendor/modules.txt b/vendor/modules.txt index c0dc3dac..823605a4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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