blob: ad0556c8aac35afc3fb426cba96e80f79948156f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
module roseh.moe/pkg/roseh.moe
go 1.24.0
require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
roseh.moe/pkg/ccl v0.1.1
roseh.moe/pkg/wordlist v1.0.2
)
|