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:
@@ -32,7 +32,7 @@ go test ./internal/server -run TestPushManifest
|
||||
## Tech Stack
|
||||
|
||||
- **Language:** Go 1.25+, `CGO_ENABLED=0`, statically linked
|
||||
- **Module path:** `git.wntrmute.dev/kyle/mcr`
|
||||
- **Module path:** `git.wntrmute.dev/mc/mcr`
|
||||
- **Database:** SQLite via `modernc.org/sqlite` (pure-Go, no CGo)
|
||||
- **Config:** TOML via `go-toml/v2`, env overrides via `MCR_*`
|
||||
- **APIs:** REST (chi) + gRPC (protobuf), kept in sync
|
||||
|
||||
Reference in New Issue
Block a user