summaryrefslogtreecommitdiffstats
path: root/go.mod
blob: 82da3455d50ab1ae9e475ed414ae2d5fdbe30155 (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/asspb v1.2.2
	roseh.moe/pkg/wordlist v1.0.2
)

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