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
contrib.go.opencensus.io/exporter/prometheus v0.4.0
5
5
github.com/emicklei/go-restful/v3 v3.7.1
6
6
github.com/fasthttp/router v1.4.4
7
- github.com/gin-gonic/gin v1.7.4
7
+ github.com/gin-gonic/gin v1.7.7
8
8
github.com/go-chi/chi v4.1.2+incompatible
9
9
github.com/gorilla/mux v1.8.0
10
10
github.com/julienschmidt/httprouter v1.3.0
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/fasthttp/router v1.4.4 h1:Z025tHFTjDp6T6QMBjloyGL6KV5wtakW365K/7KiE1c
67
67
github.com/fasthttp/router v1.4.4 /go.mod h1:TiyF2kc+mogKcTxqkhUbiXpwklouv5dN58A0ZUo8J6s =
68
68
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
69
69
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
70
- github.com/gin-gonic/gin v1.7.4 h1:QmUZXrvJ9qZ3GfWvQ+2wnW/1ePrTEJqPKMYEU3lD/DM =
71
- github.com/gin-gonic/gin v1.7.4 /go.mod h1:jD2toBW3GZUr5UMcdrwQA10I7RuaFOl/SGeDjXkfUtY =
70
+ github.com/gin-gonic/gin v1.7.7 h1:3DoBmSbJbZAWqXJC3SLjAPfutPJJRN1U5pALB7EeTTs =
71
+ github.com/gin-gonic/gin v1.7.7 /go.mod h1:axIBovoeJpVj8S3BwE0uPMTeReE4+AfFtqpqaZ1qq1U =
72
72
github.com/go-chi/chi v4.1.2+incompatible h1:fGFk2Gmi/YKXk0OmGfBh0WgmN3XB8lVnEyNz34tQRec =
73
73
github.com/go-chi/chi v4.1.2+incompatible /go.mod h1:eB3wogJHnLi3x/kFX2A+IbTBlXxmMeXJVKy9tTv1XzQ =
74
74
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
You can’t perform that action at this time.
0 commit comments