File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/rs/zerolog v1.27.0
1414 github.com/shopspring/decimal v1.3.1
1515 github.com/stretchr/testify v1.8.0
16- github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
16+ github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a
1717 github.com/swaggo/gin-swagger v1.5.1
1818 github.com/swaggo/swag v1.8.4
1919 github.com/wei840222/gorm-zerolog v0.0.0-20210303025759-235c42bb33fa
Original file line number Diff line number Diff line change @@ -236,8 +236,9 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
236236github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
237237github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk =
238238github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
239- github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe h1:K8pHPVoTgxFJt1lXuIzzOX7zZhZFldJQK/CgKx9BFIc =
240239github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe /go.mod h1:lKJPbtWzJ9JhsTN1k1gZgleJWY/cqq0psdoMmaThG3w =
240+ github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a h1:kAe4YSu0O0UFn1DowNo2MY5p6xzqtJ/wQ7LZynSvGaY =
241+ github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a /go.mod h1:lKJPbtWzJ9JhsTN1k1gZgleJWY/cqq0psdoMmaThG3w =
241242github.com/swaggo/gin-swagger v1.5.1 h1:PFmlJU1LPn8DjrR0meVLX5gyFdgcPOkLcoFRRFx7WcY =
242243github.com/swaggo/gin-swagger v1.5.1 /go.mod h1:Cbj/MlHApPOjZdf4joWFXLLgmZVPyh54GPvPPyVjVZM =
243244github.com/swaggo/swag v1.8.1 /go.mod h1:ugemnJsPZm/kRwFUnzBlbHRd0JY9zE1M4F+uy2pAaPQ =
You can’t perform that action at this time.
0 commit comments