Skip to content

Commit 2b0303d

Browse files
authored
Merge pull request #948 from weaveworks/fix-pd-handlers
chore: Bump progressive-delivery version
2 parents 5bb904f + 5b59a24 commit 2b0303d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/weaveworks/cluster-controller v0.0.0-20220329095024-22c0a57802a4
4545
github.com/weaveworks/go-checkpoint v0.0.0-20220223124739-fd9899e2b4f2
4646
github.com/weaveworks/policy-agent/api v1.0.3
47-
github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4
47+
github.com/weaveworks/progressive-delivery v0.0.0-20220614134824-93dc08b85ec4
4848
github.com/xanzy/go-gitlab v0.54.3
4949
golang.org/x/crypto v0.0.0-20220513210258-46612604a0f9
5050
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,8 @@ github.com/weaveworks/progressive-delivery v0.0.0-20220609131530-0ec9ab23bbcd h1
980980
github.com/weaveworks/progressive-delivery v0.0.0-20220609131530-0ec9ab23bbcd/go.mod h1:EDiZT61CwqpTH2unVNy/GWw24RyDCTd0o0km3wix7Xk=
981981
github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4 h1:R4ixccxMZNfEZ44cFVuSePpN77wyCckFrhfW3z3xXdg=
982982
github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4/go.mod h1:EDiZT61CwqpTH2unVNy/GWw24RyDCTd0o0km3wix7Xk=
983+
github.com/weaveworks/progressive-delivery v0.0.0-20220614134824-93dc08b85ec4 h1:Wu0Xkb76+G9yjQFBIMIWaypTJcInZq7jHrh0Tf+RFpI=
984+
github.com/weaveworks/progressive-delivery v0.0.0-20220614134824-93dc08b85ec4/go.mod h1:EDiZT61CwqpTH2unVNy/GWw24RyDCTd0o0km3wix7Xk=
983985
github.com/weaveworks/weave-gitops v0.8.1 h1:EfQXiP7xARB/cJY3mM2Vd03tUUGxJVIj/0rhWVeBLPU=
984986
github.com/weaveworks/weave-gitops v0.8.1/go.mod h1:2wNjCDUcAT/Ni605y36wuMyOTH9pp1CJP5ciZvv9AHQ=
985987
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=

0 commit comments

Comments
 (0)