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 @@ -6,7 +6,7 @@ require (
66 github.com/hashicorp/go-plugin v1.6.2
77 github.com/influxdata/go-syslog/v2 v2.0.1
88 github.com/labstack/echo-contrib v0.17.1
9- github.com/labstack/echo/v4 v4.12.0
9+ github.com/labstack/echo/v4 v4.13.1
1010 github.com/loafoe/go-rabbitmq v0.6.0
1111 github.com/opentracing/opentracing-go v1.2.0
1212 github.com/openzipkin/zipkin-go v0.4.3
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
7979github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
8080github.com/labstack/echo-contrib v0.17.1 h1:7I/he7ylVKsDUieaGRZ9XxxTYOjfQwVzHzUYrNykfCU =
8181github.com/labstack/echo-contrib v0.17.1 /go.mod h1:SnsCZtwHBAZm5uBSAtQtXQHI3wqEA73hvTn0bYMKnZA =
82- github.com/labstack/echo/v4 v4.12.0 h1:IKpw49IMryVB2p1a4dzwlhP1O2Tf2E0Ir/450lH+kI0 =
83- github.com/labstack/echo/v4 v4.12.0 /go.mod h1:UP9Cr2DJXbOK3Kr9ONYzNowSh7HP0aG0ShAyycHSJvM =
82+ github.com/labstack/echo/v4 v4.13.1 h1:q3+CpQlYhJwpRr9+08pX0IdlabTIpnIhrg2AKPSKhFE =
83+ github.com/labstack/echo/v4 v4.13.1 /go.mod h1:61j7WN2+bp8V21qerqRs4yVlVTGyOagMBpF0vE7VcmM =
8484github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0 =
8585github.com/labstack/gommon v0.4.2 /go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU =
8686github.com/leodido/go-urn v1.2.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q =
You can’t perform that action at this time.
0 commit comments