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

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