Skip to content

Commit

Permalink
Bump github.com/pipe-cd/pipecd (#5)
Browse files Browse the repository at this point in the history
Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.44.0-alpha.0.20230614083436-50c38c159894 to 0.44.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/commits/v0.44.2)

---
updated-dependencies:
- dependency-name: github.com/pipe-cd/pipecd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 7cb2860 commit ae09dcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.18.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.3.0
github.com/pipe-cd/pipecd v0.44.0-alpha.0.20230614083436-50c38c159894
github.com/pipe-cd/pipecd v0.44.2
google.golang.org/grpc v1.56.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,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.44.0-alpha.0.20230614083436-50c38c159894 h1:8P9ZqGR2Os5ESwCHDj3s60K/ZIBLFic+Wu+5fKoOwdY=
github.com/pipe-cd/pipecd v0.44.0-alpha.0.20230614083436-50c38c159894/go.mod h1:ed2tv13K4rjJKzcFRPng/xoccIQqWnU6RvzDbnVV54c=
github.com/pipe-cd/pipecd v0.44.2 h1:dWjl4trLTASkaKLjaL8RYRGk+HxIuFPVxXMzfZac2Xc=
github.com/pipe-cd/pipecd v0.44.2/go.mod h1:ed2tv13K4rjJKzcFRPng/xoccIQqWnU6RvzDbnVV54c=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit ae09dcb

Please sign in to comment.