|
@@ -17,7 +17,7 @@ require (
|
|
|
github.com/eclipse/paho.mqtt.golang v1.4.2
|
|
|
github.com/fastwego/offiaccount v1.0.1
|
|
|
github.com/gin-contrib/gzip v0.0.6
|
|
|
- github.com/gin-gonic/gin v1.9.0
|
|
|
+ github.com/gin-gonic/gin v1.9.1
|
|
|
github.com/go-ini/ini v1.67.0
|
|
|
github.com/go-sql-driver/mysql v1.7.1
|
|
|
github.com/hequan2017/go-admin v1.4.0
|
|
@@ -30,7 +30,7 @@ require (
|
|
|
github.com/pkg/errors v0.9.1
|
|
|
github.com/recoilme/slowpoke v2.0.1+incompatible
|
|
|
github.com/robfig/cron v1.2.0
|
|
|
- github.com/sirupsen/logrus v1.4.2
|
|
|
+ github.com/sirupsen/logrus v1.9.3
|
|
|
github.com/swaggo/gin-swagger v1.2.0
|
|
|
github.com/swaggo/swag v1.16.1
|
|
|
github.com/tealeg/xlsx v1.0.5
|