summaryrefslogtreecommitdiffstats
path: root/go.mod
blob: ec1519bf6e619fd78a7ab0dfd8247d56419edbf6 (plain) (blame)
1
2
3
4
5
module roseh.moe/cmd/diceware

go 1.25.1

require roseh.moe/pkg/wordlist v1.0.2