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 @@ -18,7 +18,7 @@ require (
18
18
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
19
19
github.com/kelseyhightower/envconfig v1.4.0
20
20
github.com/labstack/echo-contrib v0.17.4
21
- github.com/labstack/echo/v4 v4.13.3
21
+ github.com/labstack/echo/v4 v4.13.4
22
22
github.com/lib/pq v1.10.9
23
23
github.com/pkg/errors v0.9.1
24
24
github.com/prometheus/client_golang v1.22.0
Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
177
177
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
178
178
github.com/labstack/echo-contrib v0.17.4 h1:g5mfsrJfJTKv+F5uNKCyrjLK7js+ZW6HTjg4FnDxxgk =
179
179
github.com/labstack/echo-contrib v0.17.4 /go.mod h1:9O7ZPAHUeMGTOAfg80YqQduHzt0CzLak36PZRldYrZ0 =
180
- github.com/labstack/echo/v4 v4.13.3 h1:pwhpCPrTl5qry5HRdM5FwdXnhXSLSY+WE+YQSeCaafY =
181
- github.com/labstack/echo/v4 v4.13.3 /go.mod h1:o90YNEeQWjDozo584l7AwhJMHN0bOC4tAfg+Xox9q5g =
180
+ github.com/labstack/echo/v4 v4.13.4 h1:oTZZW+T3s9gAu5L8vmzihV7/lkXGZuITzTQkTEhcXEA =
181
+ github.com/labstack/echo/v4 v4.13.4 /go.mod h1:g63b33BZ5vZzcIUF8AtRH40DrTlXnx4UMC8rBdndmjQ =
182
182
github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0 =
183
183
github.com/labstack/gommon v0.4.2 /go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU =
184
184
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq6+3iTQz8KNCLtVX6idSoTLdUw =
You can’t perform that action at this time.
0 commit comments