From db0b2eb268546724f7784f488c85fd77d55d84eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:09:15 +0000 Subject: [PATCH] Bump github.com/pipe-cd/pipecd from 0.54.1 to 0.55.0 Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.54.1 to 0.55.0. - [Release notes](https://github.com/pipe-cd/pipecd/releases) - [Changelog](https://github.com/pipe-cd/pipecd/blob/master/RELEASES.md) - [Commits](https://github.com/pipe-cd/pipecd/compare/v0.54.1...v0.55.0) --- updated-dependencies: - dependency-name: github.com/pipe-cd/pipecd dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9e75509..92d2d13 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/hashicorp/terraform-plugin-go v0.28.0 github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-testing v1.13.3 - github.com/pipe-cd/pipecd v0.54.1 + github.com/pipe-cd/pipecd v0.55.0 go.uber.org/mock v0.6.0 google.golang.org/grpc v1.76.0 ) diff --git a/go.sum b/go.sum index b5543d5..5278ea2 100644 --- a/go.sum +++ b/go.sum @@ -175,8 +175,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw= github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw= github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA= -github.com/pipe-cd/pipecd v0.54.1 h1:2wzivNs/NM+oXbwNiSsjOiDVSv8I3WZ6lxWj8Mx43+o= -github.com/pipe-cd/pipecd v0.54.1/go.mod h1:zCAPVhEtKy+fev5kKpsM+3UKhwW3D0qeYoHPPpdgVbc= +github.com/pipe-cd/pipecd v0.55.0 h1:lheTDpSlYdxpf+IZLgc3bC40bk438Avtvg6Ctvi70Ow= +github.com/pipe-cd/pipecd v0.55.0/go.mod h1:zCAPVhEtKy+fev5kKpsM+3UKhwW3D0qeYoHPPpdgVbc= github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4= github.com/pjbgf/sha1cd v0.3.2/go.mod h1:zQWigSxVmsHEZow5qaLtPYxpcKMMQpa09ixqBxuCS6A= github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=