File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/appleboy/gin-jwt/v2 v2.10.1
1212 github.com/dgryski/dgoogauth v0.0.0-20190221195224-5a805980a5f3
1313 github.com/fatih/structs v1.1.0
14- github.com/gin-contrib/cors v1.6.0
14+ github.com/gin-contrib/cors v1.7.3
1515 github.com/gin-contrib/gzip v1.2.0
1616 github.com/gin-gonic/gin v1.10.0
1717 github.com/golang-jwt/jwt v3.2.2+incompatible
Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ github.com/gin-contrib/cors v1.4.0 h1:oJ6gwtUl3lqV0WEIwM/LxPF1QZ5qe2lGWdY2+bz7y0
7070github.com/gin-contrib/cors v1.4.0 /go.mod h1:bs9pNM0x/UsmHPBWT2xZz9ROh8xYjYkiURUfmBoMlcs =
7171github.com/gin-contrib/cors v1.6.0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
7272github.com/gin-contrib/cors v1.6.0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
73+ github.com/gin-contrib/cors v1.7.3 h1:hV+a5xp8hwJoTw7OY+a70FsL8JkVVFTXw9EcfrYUdns =
74+ github.com/gin-contrib/cors v1.7.3 /go.mod h1:M3bcKZhxzsvI+rlRSkkxHyljJt1ESd93COUvemZ79j4 =
7375github.com/gin-contrib/gzip v0.0.1 /go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w =
7476github.com/gin-contrib/gzip v0.0.3 /go.mod h1:YxxswVZIqOvcHEQpsSn+QF5guQtO1dCfy0shBPy4jFc =
7577github.com/gin-contrib/gzip v0.0.6 h1:NjcunTcGAj5CO1gn4N8jHOSIeRFHIbn51z6K+xaN4d4 =
You can’t perform that action at this time.
0 commit comments