mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 10:55:22 +00:00
d5662dd9dc
* HG-48: Linting should not require compilation * HG-48: Switch to the new stateproc protocol + introduce dynamic dispatch * HG-47: Update TODOs * HG-48: Fix process_signal contract * HG-48: Update Payer construction in tests * HG-48: Fix context handling * HG-48: Bump damsel dep and update invoice machine accordingly * HG-48: Bump mg_prototype service dep * HG-48: Consolidate service specs in one place
8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
[submodule "apps/hg_proto/damsel"]
|
|
path = apps/hg_proto/damsel
|
|
url = git@github.com:rbkmoney/damsel.git
|
|
[submodule "build_utils"]
|
|
path = build_utils
|
|
url = git@github.com:rbkmoney/build_utils.git
|
|
branch = master
|