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 @@ -4,7 +4,7 @@ require (
4
4
github.com/fortytw2/leaktest v1.3.0
5
5
github.com/gin-contrib/cors v1.7.5
6
6
github.com/gin-contrib/gzip v1.2.3
7
- github.com/gin-gonic/gin v1.10.0
7
+ github.com/gin-gonic/gin v1.10.1
8
8
github.com/go-playground/validator/v10 v10.26.0
9
9
github.com/gorilla/websocket v1.5.3
10
10
github.com/gotify/location v0.0.0-20170722210143-03bc4ad20437
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7/go.mod h1:VJ0WA2NB
30
30
github.com/gin-contrib/sse v1.0.0 h1:y3bT1mUWUxDpW4JLQg/HnTqV4rozuW4tC9eFKTxYI9E =
31
31
github.com/gin-contrib/sse v1.0.0 /go.mod h1:zNuFdwarAygJBht0NTKiSi3jRf6RbqeILZ9Sp6Slhe0 =
32
32
github.com/gin-gonic/gin v1.3.0 /go.mod h1:7cKuhb5qV2ggCFctp2fJQ+ErvciLZrIeoOSOm6mUr7Y =
33
- github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU =
34
- github.com/gin-gonic/gin v1.10.0 /go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y =
33
+ github.com/gin-gonic/gin v1.10.1 h1:T0ujvqyCSqRopADpgPgiTT63DUQVSfojyME59Ei63pQ =
34
+ github.com/gin-gonic/gin v1.10.1 /go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y =
35
35
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s =
36
36
github.com/go-playground/assert/v2 v2.2.0 /go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4 =
37
37
github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA =
You can’t perform that action at this time.
0 commit comments