feat: add go model

This commit is contained in:
fallen-angle
2022-01-28 09:58:08 +08:00
parent d844711191
commit 77f7d0caad
3 changed files with 4 additions and 1 deletions

1
go.mod
View File

@@ -28,6 +28,7 @@ require (
github.com/go-playground/universal-translator v0.18.0 // indirect
github.com/go-playground/validator/v10 v10.10.0 // indirect
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect