mirror of
https://github.com/tiger1103/gfast.git
synced 2026-09-22 18:37:41 +00:00
9 lines
145 B
AMPL
9 lines
145 B
AMPL
module github.com/tiger1103/gfast/v3
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/gogf/gf/v2 v2.0.0-rc3
|
|
github.com/mojocn/base64Captcha v1.3.5 // indirect
|
|
)
|