File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/expr-lang/expr v1.16.9
14
14
github.com/fsnotify/fsnotify v1.8.0
15
15
github.com/gin-contrib/cors v1.7.3
16
- github.com/gin-contrib/gzip v1.2.0
16
+ github.com/gin-contrib/gzip v1.2.2
17
17
github.com/gin-contrib/pprof v1.5.2
18
18
github.com/gin-gonic/gin v1.10.0
19
19
github.com/go-cmd/cmd v1.4.3
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3G
70
70
github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
71
71
github.com/gin-contrib/cors v1.7.3 h1:hV+a5xp8hwJoTw7OY+a70FsL8JkVVFTXw9EcfrYUdns =
72
72
github.com/gin-contrib/cors v1.7.3 /go.mod h1:M3bcKZhxzsvI+rlRSkkxHyljJt1ESd93COUvemZ79j4 =
73
- github.com/gin-contrib/gzip v1.2.0 h1:JzN6DT3/xYL5zAdviN1ORNzKeklrwafXCIDKIR+qmUA =
74
- github.com/gin-contrib/gzip v1.2.0 /go.mod h1:C1a5cacjlDsS20cKnHlZRCPUu57D3qH6B2pV0rl+Y/s =
73
+ github.com/gin-contrib/gzip v1.2.2 h1:iUU/EYCM8ENfkjmZaVrxbjF/ZC267Iqv5S0MMCMEliI =
74
+ github.com/gin-contrib/gzip v1.2.2 /go.mod h1:C1a5cacjlDsS20cKnHlZRCPUu57D3qH6B2pV0rl+Y/s =
75
75
github.com/gin-contrib/pprof v1.5.2 h1:Kcq5W2bA2PBcVtF0MqkQjpvCpwJr+pd7zxcQh2csg7E =
76
76
github.com/gin-contrib/pprof v1.5.2 /go.mod h1:a1W4CDXwAPm2zql2AKdnT7OVCJdV/oFPhJXVOrDs5Ns =
77
77
github.com/gin-contrib/sse v1.0.0 h1:y3bT1mUWUxDpW4JLQg/HnTqV4rozuW4tC9eFKTxYI9E =
You can’t perform that action at this time.
0 commit comments