gocaptcha/go.mod

9 行
150 B
Modula-2

module gitler.moe/suwako/gocaptcha
go 1.21.1
require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
golang.org/x/image v0.12.0
)