1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-23 09:30:12 +00:00
jfa-go/docs/go.mod

9 lines
164 B
Modula-2
Raw Normal View History

2023-01-30 17:12:42 +00:00
module github.com/aleksasiriski/jfa-go/docs
2020-09-24 16:55:09 +00:00
go 1.15
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/swaggo/swag v1.6.7
)