wraith/go.mod
Vantz Stockwell 5179f5ab76 feat: plugin interfaces + window-agnostic session manager with detach/reattach
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 06:21:07 -04:00

6 lines
82 B
Modula-2

module github.com/wraith/wraith
go 1.26.1
require github.com/google/uuid v1.6.0