Migrate module path from kyle/ to mc/ org

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-27 02:07:56 -07:00
parent 9c016e54ec
commit 02a28cff67
4 changed files with 7 additions and 5 deletions

View File

@@ -18,5 +18,5 @@ go vet ./... # vet
- **Commands** — `build`, `push`, `deploy`, `cert renew`, `status`
- **Exec model** — shells out to `podman`, `ssh`, `scp`, and `git` for all operations
- **No auth** — relies on SSH keys and existing podman/registry auth
- **Module path**: `git.wntrmute.dev/kyle/mcdeploy`
- **Module path**: `git.wntrmute.dev/mc/mcdeploy`
- **Dependencies**: cobra (CLI), go-toml/v2 (config)