diff --git a/acceptance/go.mod b/acceptance/go.mod index 18bfd2c47..e4fd73490 100644 --- a/acceptance/go.mod +++ b/acceptance/go.mod @@ -27,7 +27,7 @@ require ( github.com/sigstore/sigstore v1.10.4 github.com/stretchr/testify v1.11.1 github.com/tektoncd/cli v0.44.0 - github.com/tektoncd/pipeline v1.9.2 + github.com/tektoncd/pipeline v1.11.1 github.com/testcontainers/testcontainers-go v0.34.1 github.com/transparency-dev/merkle v0.0.2 github.com/wiremock/go-wiremock v1.11.0 diff --git a/go.mod b/go.mod index b2702fc61..34d1ffcb5 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/spf13/viper v1.21.0 github.com/stretchr/testify v1.11.1 github.com/stuart-warren/yamlfmt v0.2.0 - github.com/tektoncd/pipeline v1.9.2 + github.com/tektoncd/pipeline v1.11.1 github.com/testcontainers/testcontainers-go v0.34.1-0.20241204123437-72be13940122 // using unreleased version that contains the fix in https://github.com/testcontainers/testcontainers-go/pull/2899 github.com/testcontainers/testcontainers-go/modules/registry v0.34.0 golang.org/x/benchmarks v0.0.0-20241115175113-a2b48b605b42