Skip to content

Commit 2950314

Browse files
committed
chore: update deps for markdown workflow
1 parent a1ce06d commit 2950314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/adrs/adr-012-separate-releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Rejected
1818

1919
### Spike results
2020

21-
I explored the idea of [#801](https://github.com/cosmos/interchain-security/issues/801) with this [spike branch](https://github.com/cosmos/interchain-security/tree/shawn%2Fgo-mod-split-aug-spike). Here's my conclusions:
21+
I explored the idea of [#801](https://github.com/cosmos/interchain-security/issues/801). Here's my conclusions:
2222

2323
Splitting this repo to have multiple go.mods is possible. However there are various intricacies involved in decoupling the package hierarchy to have `x/ccv/types` as the lowest level dep, with `x/ccv/consumer` and `x/ccv/provider` being one dep layer above, with high-level tests depending on all three of the mentioned packages. I'd estimate this decoupling would take 2-5 workdays to finish, and require significant review effort.
2424

0 commit comments

Comments
 (0)