Files
metacrypt/clients/go/go.mod
Kyle Isom bbe382dc10 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>
2026-03-27 02:05:59 -07:00

6 lines
96 B
Modula-2

module git.wntrmute.dev/mc/metacrypt/clients/go
go 1.25.0
require golang.org/x/crypto v0.49.0