|
@@ -13,7 +13,7 @@ require (
|
|
|
github.com/docker/docker v20.10.7+incompatible
|
|
|
github.com/docker/go-connections v0.4.0
|
|
|
github.com/forease/gotld v0.0.0-20190808124948-c50ff635576b
|
|
|
- github.com/gin-contrib/gzip v0.0.2 // indirect
|
|
|
+ github.com/gin-contrib/gzip v0.0.2
|
|
|
github.com/gin-gonic/gin v1.7.2
|
|
|
github.com/go-ini/ini v1.62.0
|
|
|
github.com/go-ole/go-ole v1.2.5 // indirect
|
|
@@ -49,7 +49,6 @@ require (
|
|
|
github.com/swaggo/gin-swagger v1.3.0
|
|
|
github.com/swaggo/swag v1.7.3
|
|
|
github.com/tidwall/gjson v1.10.2
|
|
|
- github.com/tidwall/sjson v1.2.3
|
|
|
github.com/tklauser/go-sysconf v0.3.6 // indirect
|
|
|
github.com/ugorji/go v1.2.6 // indirect
|
|
|
go.opencensus.io v0.23.0 // indirect
|