Reading config file

This commit is contained in:
HFO4
2019-11-08 18:29:12 +08:00
parent 370ee8405d
commit 53da4655ad
6 changed files with 69 additions and 5 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.12
require (
github.com/DATA-DOG/go-sqlmock v1.3.3
github.com/gin-gonic/gin v1.4.0
github.com/go-ini/ini v1.50.0
github.com/go-playground/locales v0.13.0 // indirect
github.com/go-playground/universal-translator v0.16.0 // indirect
github.com/jinzhu/gorm v1.9.11