mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-26 21:19:43 +01:00
update protobuf lib versions (#44)
This commit is contained in:
parent
a34107b740
commit
7409263957
1 changed files with 3 additions and 3 deletions
|
@ -9,11 +9,11 @@ packages:
|
||||||
- '.'
|
- '.'
|
||||||
- location:
|
- location:
|
||||||
git: git@github.mv.awakenetworks.net:awakenetworks/protobuf-wire.git
|
git: git@github.mv.awakenetworks.net:awakenetworks/protobuf-wire.git
|
||||||
commit: e5a6985eeb5eb1eded7b46b2892874000e2ae835
|
commit: 57490f59e90bd0881f28c7898a152d4bd25c9fcb
|
||||||
extra-dep: true
|
extra-dep: true
|
||||||
- location:
|
- location:
|
||||||
git: git@github.mv.awakenetworks.net:awakenetworks/proto3-wire.git
|
git: git@github.com:awakenetworks/proto3-wire.git
|
||||||
commit: 9898a793ab61fd582b5b7172d349ffd248b20095
|
commit: b5151914873b9ede230094e742953b5062566244
|
||||||
extra-dep: true
|
extra-dep: true
|
||||||
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
||||||
extra-deps: [managed-1.0.5]
|
extra-deps: [managed-1.0.5]
|
||||||
|
|
Loading…
Reference in a new issue