Skip to content

Commit 4c8fcd5

Browse files
build(deps): bump github.com/pipe-cd/pipecd
Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.57.0 to 0.58.0. - [Release notes](https://github.com/pipe-cd/pipecd/releases) - [Changelog](https://github.com/pipe-cd/pipecd/blob/master/RELEASES.md) - [Commits](v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: github.com/pipe-cd/pipecd dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dce2168 commit 4c8fcd5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/app/pipedv1/plugin/kubernetes_multicluster/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/creasty/defaults v1.6.0
77
github.com/go-logr/logr v1.4.4
88
github.com/google/go-cmp v0.7.0
9-
github.com/pipe-cd/pipecd v0.57.0
9+
github.com/pipe-cd/pipecd v0.58.0
1010
github.com/pipe-cd/piped-plugin-sdk-go v0.4.0
1111
github.com/stretchr/testify v1.12.1
1212
go.uber.org/zap v1.28.0

pkg/app/pipedv1/plugin/kubernetes_multicluster/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ github.com/onsi/ginkgo/v2 v2.27.4 h1:fcEcQW/A++6aZAZQNUmNjvA9PSOzefMJBerHJ4t8v8Y
137137
github.com/onsi/ginkgo/v2 v2.27.4/go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo=
138138
github.com/onsi/gomega v1.39.0 h1:y2ROC3hKFmQZJNFeGAMeHZKkjBL65mIZcvrLQBF9k6Q=
139139
github.com/onsi/gomega v1.39.0/go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4=
140-
github.com/pipe-cd/pipecd v0.57.0 h1:GxxCJ2R/rCb6Mz6ka1UdMsOA1HagNEtTF6zFT7lurtA=
141-
github.com/pipe-cd/pipecd v0.57.0/go.mod h1:6fKCaNC7ptWetjkJvhgXQmE04Q9xu8ZfSCQOKdFYMIY=
140+
github.com/pipe-cd/pipecd v0.58.0 h1:mec3z7FRLx/R6JK02gTxxY3MPU57WWfCPvQB1zT1hFc=
141+
github.com/pipe-cd/pipecd v0.58.0/go.mod h1:THSW4KEM5NPK1cqVsYWLf0mKDpGqqbquYB6OzXizd0I=
142142
github.com/pipe-cd/piped-plugin-sdk-go v0.4.0 h1:gDxwvwWZtFmtXGU2eq8iWNReXqMnpKjWvNdrOQGdYPo=
143143
github.com/pipe-cd/piped-plugin-sdk-go v0.4.0/go.mod h1:1sgm8TsrL+fxaIPDnqzl5/ccAHe6ZMpS/qarhPC4S2g=
144144
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo=

0 commit comments

Comments
 (0)