First stab at maglevc

This commit is contained in:
2026-04-11 02:48:00 +02:00
parent d8ad89d115
commit 46e78ec36f
8 changed files with 700 additions and 3 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
)
require (
github.com/chzyer/readline v1.5.1 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.35.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260120221211-b8f7ae30c516 // indirect