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

go 1.25.0

require (
	golang.org/x/term v0.35.0
	roseh.moe/pkg/wordlist v1.0.0
)

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