推送
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
844 B

module git.ouxuan.net/tommy/hasaki-service-push
go 1.16
require (
git.ouxuan.net/hasaki-service/hasaki-sdk v0.0.0-20210319020634-8fcf853e7c47
git.ouxuan.net/tommy/melody v0.0.0-20200312175938-1333d0784cc3 // indirect
github.com/elazarl/go-bindata-assetfs v1.0.1 // indirect
github.com/gin-gonic/gin v1.6.3 // indirect
github.com/go-playground/form v3.1.4+incompatible // indirect
github.com/google/uuid v1.2.0 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/syyongx/php2go v0.9.4 // indirect
github.com/tidwall/sjson v1.1.5 // indirect
go.uber.org/zap v1.16.0 // indirect
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
xorm.io/core v0.7.3 // indirect
xorm.io/xorm v1.0.7
)