From b05048cb7c9490a63ea9db556734eef81e499fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:42:42 +0000 Subject: [PATCH] Bump github.com/pipe-cd/pipecd from 0.54.1 to 0.54.2 Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.54.1 to 0.54.2. - [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.54.2) --- updated-dependencies: - dependency-name: github.com/pipe-cd/pipecd dependency-version: 0.54.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..32ff8b8 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.54.2 go.uber.org/mock v0.6.0 google.golang.org/grpc v1.76.0 ) diff --git a/go.sum b/go.sum index b5543d5..4c5e40d 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.54.2 h1:Actg+rUpOP9chmhzOVO8upLM21Zjxjrs/8NUcNvpNO8= +github.com/pipe-cd/pipecd v0.54.2/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=