Migrate module path from kyle/ to mc/ org
All import paths updated to git.wntrmute.dev/mc/. Bumps mcdsl to v1.2.0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -63,7 +63,7 @@ produces a project that builds and lints cleanly with no functionality.
|
||||
### Step 0.1: Go module and directory structure
|
||||
|
||||
**Acceptance criteria:**
|
||||
- `go.mod` initialized with module path `git.wntrmute.dev/kyle/mcr`
|
||||
- `go.mod` initialized with module path `git.wntrmute.dev/mc/mcr`
|
||||
- Directory skeleton created per `ARCHITECTURE.md` §13:
|
||||
`cmd/mcrsrv/`, `cmd/mcr-web/`, `cmd/mcrctl/`, `internal/`, `proto/mcr/v1/`,
|
||||
`gen/mcr/v1/`, `web/`, `deploy/`
|
||||
|
||||
Reference in New Issue
Block a user