From 5879bdb8229e03687a1c45b2a0be136bcdb9534c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:33:41 +0000 Subject: [PATCH] Bump github.com/pipe-cd/pipecd from 0.50.0 to 0.50.1 Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.50.0 to 0.50.1. - [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.50.0...v0.50.1) --- updated-dependencies: - dependency-name: github.com/pipe-cd/pipecd 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 558d7bf..b9a2aea 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/hashicorp/terraform-plugin-go v0.25.0 github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-testing v1.11.0 - github.com/pipe-cd/pipecd v0.50.0 + github.com/pipe-cd/pipecd v0.50.1 google.golang.org/grpc v1.69.4 ) diff --git a/go.sum b/go.sum index ccc57d2..b1f27ad 100644 --- a/go.sum +++ b/go.sum @@ -176,8 +176,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.50.0 h1:/u/l0ldGQc6XMwKgDDoPcmKbDXzqJpCjt02EJ1EQaiA= -github.com/pipe-cd/pipecd v0.50.0/go.mod h1:EAqfprLFSVoW+1+mgXzi+Ba99yabu8U6UF1d2vT3OJA= +github.com/pipe-cd/pipecd v0.50.1 h1:01YxA7U891DbukxobD8EAsPt0Gs3ZBcaCZntQryM5Iw= +github.com/pipe-cd/pipecd v0.50.1/go.mod h1:EAqfprLFSVoW+1+mgXzi+Ba99yabu8U6UF1d2vT3OJA= github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4= github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=