mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-10-31 23:40:11 +00:00
9 lines
156 B
Modula-2
9 lines
156 B
Modula-2
module github.com/hrfee/jfa-go/docs
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
|
github.com/swaggo/swag v1.6.7
|
|
)
|