-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
To simultaneously merge the V1 MCN API, updates to the MCO repo, and updates to the MCN origin tests, we had to temporarily point the API dependency to Isabella's fork of the API repo by making use of a go `replace` line.
Once the simultaneous merges are complete, the `replace` statement should be removed and the API version should point to the merged commit.
Done when:
- client-go PR is updated to point to the merged API commit
- blocks
-
MCO-1646 Remove `replace` line in `go.mod` of origin repo
-
- Closed
-
- links to