firebase update

This commit is contained in:
Gordon
2022-07-25 17:57:58 +08:00
parent e61434347e
commit a3530be7b4
4 changed files with 390 additions and 5 deletions
+4 -3
View File
@@ -12,8 +12,8 @@ require (
github.com/alibabacloud-go/tea v1.1.17
github.com/antonfisher/nested-logrus-formatter v1.3.0
github.com/bwmarrin/snowflake v0.3.0
github.com/dtm-labs/dtmcli v1.15.0
github.com/dtm-labs/dtmgrpc v1.15.0
github.com/dtm-labs/dtmcli v1.15.0 // indirect
github.com/dtm-labs/dtmgrpc v1.15.0 // indirect
github.com/dtm-labs/rockscache v0.0.8
github.com/fatih/structs v1.1.0
github.com/gin-gonic/gin v1.8.1
@@ -30,13 +30,14 @@ require (
github.com/jonboulle/clockwork v0.2.2 // indirect
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/lestrrat-go/strftime v1.0.4 // indirect
github.com/lithammer/shortuuid v3.0.0+incompatible
github.com/lithammer/shortuuid v3.0.0+incompatible // indirect
github.com/minio/minio-go/v7 v7.0.22
github.com/mitchellh/mapstructure v1.4.2
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/olivere/elastic/v7 v7.0.23
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.1
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.2