File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/stretchr/testify v1.8.0
1616 github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a
1717 github.com/swaggo/gin-swagger v1.5.2
18- github.com/swaggo/swag v1.8.4
18+ github.com/swaggo/swag v1.8.5
1919 github.com/wei840222/gorm-zerolog v0.0.0-20210303025759-235c42bb33fa
2020 gorm.io/gorm v1.23.8
2121)
Original file line number Diff line number Diff line change @@ -160,8 +160,8 @@ github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a/go.mod h1:lKJPbtWzJ9J
160160github.com/swaggo/gin-swagger v1.5.2 h1:dj2es17EaOHoy0Owu4xn3An1mI8/xjdFyIH6KAbOdYo =
161161github.com/swaggo/gin-swagger v1.5.2 /go.mod h1:Cbj/MlHApPOjZdf4joWFXLLgmZVPyh54GPvPPyVjVZM =
162162github.com/swaggo/swag v1.8.1 /go.mod h1:ugemnJsPZm/kRwFUnzBlbHRd0JY9zE1M4F+uy2pAaPQ =
163- github.com/swaggo/swag v1.8.4 h1:oGB351qH1JqUqK1tsMYEE5qTBbPk394BhsZxmUfebcI =
164- github.com/swaggo/swag v1.8.4 /go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg =
163+ github.com/swaggo/swag v1.8.5 h1:7NgtfXsXE+jrcOwRyiftGKW7Ppydj7tZiVenuRf1fE4 =
164+ github.com/swaggo/swag v1.8.5 /go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg =
165165github.com/ugorji/go v1.1.7 /go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw =
166166github.com/ugorji/go v1.2.7 /go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6M =
167167github.com/ugorji/go/codec v1.1.7 /go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY =
You can’t perform that action at this time.
0 commit comments