File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/gusaul/go-dynamock v0.0.0-20210107061312-3e989056e1e6
1818 github.com/jinzhu/gorm v1.9.16
1919 github.com/json-iterator/go v1.1.12
20- github.com/labstack/echo/v4 v4.12 .0
20+ github.com/labstack/echo/v4 v4.13 .0
2121 github.com/labstack/gommon v0.4.2
2222 github.com/onsi/ginkgo v1.16.5
2323 github.com/onsi/gomega v1.34.2
Original file line number Diff line number Diff line change @@ -210,6 +210,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
210210github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
211211github.com/labstack/echo/v4 v4.12.0 h1:IKpw49IMryVB2p1a4dzwlhP1O2Tf2E0Ir/450lH+kI0 =
212212github.com/labstack/echo/v4 v4.12.0 /go.mod h1:UP9Cr2DJXbOK3Kr9ONYzNowSh7HP0aG0ShAyycHSJvM =
213+ github.com/labstack/echo/v4 v4.13.0 h1:8DjSi4H/k+RqoOmwXkxW14A2H1pdPdS95+qmdJ4q1Tg =
214+ github.com/labstack/echo/v4 v4.13.0 /go.mod h1:61j7WN2+bp8V21qerqRs4yVlVTGyOagMBpF0vE7VcmM =
213215github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0 =
214216github.com/labstack/gommon v0.4.2 /go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU =
215217github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ =
You can’t perform that action at this time.
0 commit comments