This commit is contained in:
joy.zhou
2019-07-16 14:49:25 +08:00
parent 33af1a59c4
commit f2b8f88ad4
12 changed files with 1560 additions and 7 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
github.com/gin-gonic/gin v1.4.0
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.8.1 // indirect
github.com/satori/go.uuid v1.2.0
github.com/segmentio/fasthash v0.0.0-20180216231524-a72b379d632e