aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
blob: 368083f3e97b274f510c40275988307cd472f8da (plain) (blame)
1
2
3
4
5
module roseh.moe/cmd/convert

go 1.24.1

require golang.org/x/image v0.32.0