File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 // indirect
12
12
github.com/dimfeld/httptreemux v5.0.1+incompatible // indirect
13
13
github.com/getlantern/systray v1.1.0
14
- github.com/gin-gonic/gin v1.6.3
14
+ github.com/gin-gonic/gin v1.7.2
15
15
github.com/go-ini/ini v1.62.0
16
16
github.com/go-playground/validator/v10 v10.4.1 // indirect
17
17
github.com/golang/protobuf v1.4.3 // indirect
Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE
102
102
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
103
103
github.com/gin-gonic/gin v1.6.3 h1:ahKqKTFpO5KTPHxWZjEdPScmYaGtLo8Y4DMHoEsnp14 =
104
104
github.com/gin-gonic/gin v1.6.3 /go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M =
105
+ github.com/gin-gonic/gin v1.7.2 /go.mod h1:jD2toBW3GZUr5UMcdrwQA10I7RuaFOl/SGeDjXkfUtY =
105
106
github.com/gliderlabs/ssh v0.2.2 /go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0 =
106
107
github.com/go-ini/ini v1.62.0 h1:7VJT/ZXjzqSrvtraFp4ONq80hTcRQth1c9ZnQ3uNQvU =
107
108
github.com/go-ini/ini v1.62.0 /go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8 =
You can’t perform that action at this time.
0 commit comments