We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84f309 commit 9441659Copy full SHA for 9441659
go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/swaggo/files v1.0.1
32
github.com/swaggo/gin-swagger v1.6.0
33
github.com/swaggo/swag v1.16.2
34
- github.com/unrolled/secure v1.0.8
+ github.com/unrolled/secure v1.14.0
35
golang.org/x/crypto v0.17.0
36
golang.org/x/text v0.14.0
37
gorm.io/driver/mysql v1.5.2
0 commit comments