Skip to content

Commit b05048c

Browse files
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](pipe-cd/pipecd@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] <support@github.com>
1 parent ced9189 commit b05048c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/hashicorp/terraform-plugin-go v0.28.0
1010
github.com/hashicorp/terraform-plugin-log v0.9.0
1111
github.com/hashicorp/terraform-plugin-testing v1.13.3
12-
github.com/pipe-cd/pipecd v0.54.1
12+
github.com/pipe-cd/pipecd v0.54.2
1313
go.uber.org/mock v0.6.0
1414
google.golang.org/grpc v1.76.0
1515
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
175175
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
176176
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
177177
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
178-
github.com/pipe-cd/pipecd v0.54.1 h1:2wzivNs/NM+oXbwNiSsjOiDVSv8I3WZ6lxWj8Mx43+o=
179-
github.com/pipe-cd/pipecd v0.54.1/go.mod h1:zCAPVhEtKy+fev5kKpsM+3UKhwW3D0qeYoHPPpdgVbc=
178+
github.com/pipe-cd/pipecd v0.54.2 h1:Actg+rUpOP9chmhzOVO8upLM21Zjxjrs/8NUcNvpNO8=
179+
github.com/pipe-cd/pipecd v0.54.2/go.mod h1:zCAPVhEtKy+fev5kKpsM+3UKhwW3D0qeYoHPPpdgVbc=
180180
github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=
181181
github.com/pjbgf/sha1cd v0.3.2/go.mod h1:zQWigSxVmsHEZow5qaLtPYxpcKMMQpa09ixqBxuCS6A=
182182
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 commit comments

Comments
 (0)