summaryrefslogtreecommitdiffstats
path: root/go.mod
blob: 951c9f33dfbdba88291291d7bedec1222e6fe034 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
module roseh.moe/pkg/roseh.moe

go 1.24.0

require (
	golang.org/x/term v0.36.0
	roseh.moe/pkg/ccl v0.0.0-20251029033439-2ffdc8b3ded7
	roseh.moe/pkg/wordlist v1.0.2
)

require golang.org/x/sys v0.37.0 // indirect