Skip to content

Commit 5a7508e

Browse files
authored
Merge pull request #1196 from weaveworks/bump-pd-version
chore: Bump pd version
2 parents 844e229 + 254a5c7 commit 5a7508e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/weaveworks/cluster-controller v1.2.0
4747
github.com/weaveworks/go-checkpoint v0.0.0-20220223124739-fd9899e2b4f2
4848
github.com/weaveworks/policy-agent/api v1.0.4
49-
github.com/weaveworks/progressive-delivery v0.0.0-20220725132953-f0e4cfda3e30
49+
github.com/weaveworks/progressive-delivery v0.0.0-20220801174745-7e26bfdd66f9
5050
github.com/xanzy/go-gitlab v0.58.0
5151
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
5252
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,10 +1000,10 @@ github.com/weaveworks/go-checkpoint v0.0.0-20220223124739-fd9899e2b4f2 h1:EWUmjQ
10001000
github.com/weaveworks/go-checkpoint v0.0.0-20220223124739-fd9899e2b4f2/go.mod h1:HfUHaw/CuYj2phXCM9etFQwvOQ3W0786feIEs9OMFHk=
10011001
github.com/weaveworks/policy-agent/api v1.0.4 h1:dznn4I3+tfSniNbERFaAXOMpLsvwW+6MvjemkNou0NE=
10021002
github.com/weaveworks/policy-agent/api v1.0.4/go.mod h1:GbePwORMtByaPqKoD7xuY/oqdq8iagfh5R6NZS14+AA=
1003-
github.com/weaveworks/progressive-delivery v0.0.0-20220725132953-f0e4cfda3e30 h1:G8yLlKmIjOwn39kTxq7obqLmYu2SCk9j2jKX67vadMA=
1004-
github.com/weaveworks/progressive-delivery v0.0.0-20220725132953-f0e4cfda3e30/go.mod h1:DKROFoMYek6LRX/Us3W2Jb/VCjvqNduxhKz4E7hgq8c=
10051003
github.com/weaveworks/weave-gitops v0.9.1-rc.2 h1:7aRthgLAY6cZSkxBBlcU1eruIf52la3kj0oTz59uL60=
10061004
github.com/weaveworks/weave-gitops v0.9.1-rc.2/go.mod h1:prdoxOe8u1xjQkSx11BneBs58LGSYidSrXmNjfNEElk=
1005+
github.com/weaveworks/progressive-delivery v0.0.0-20220801174745-7e26bfdd66f9 h1:j/0SoBszB/czhjmFwdoH6c9dLYm3ZaqWlhFMNVyJBAc=
1006+
github.com/weaveworks/progressive-delivery v0.0.0-20220801174745-7e26bfdd66f9/go.mod h1:DKROFoMYek6LRX/Us3W2Jb/VCjvqNduxhKz4E7hgq8c=
10071007
github.com/weaveworks/weave-gitops v0.9.1 h1:8Be6vcSkbNoDZHGmZg5wr3ofaJAfgBzAt2BAQGgYHn8=
10081008
github.com/weaveworks/weave-gitops v0.9.1/go.mod h1:prdoxOe8u1xjQkSx11BneBs58LGSYidSrXmNjfNEElk=
10091009
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=

0 commit comments

Comments
 (0)