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 @@ -26,7 +26,7 @@ require (
2626 github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c
2727 github.com/jonas-p/go-shp v0.1.1 // indirect
2828 github.com/justincampbell/bigduration v0.0.0-20160531141349-e45bf03c0666
29- github.com/labstack/echo/v4 v4.3 .0
29+ github.com/labstack/echo/v4 v4.4 .0
3030 github.com/leonelquinteros/gotext v1.4.0
3131 github.com/mitchellh/mapstructure v1.4.1
3232 github.com/mssola/user_agent v0.5.3
Original file line number Diff line number Diff line change @@ -277,8 +277,8 @@ github.com/kr/pretty v0.2.0/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfn
277277github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
278278github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
279279github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
280- github.com/labstack/echo/v4 v4.3 .0 h1:DCP6cbtT+Zu++K6evHOJzSgA2115cPMuCx0xg55q1EQ =
281- github.com/labstack/echo/v4 v4.3 .0 /go.mod h1:PvmtTvhVqKDzDQy4d3bWzPjZLzom4iQbAZy2sgZ/qI8 =
280+ github.com/labstack/echo/v4 v4.4 .0 h1:rblX1cN6T4LvUW9ZKMPZ17uPl/Dc8igP7ZmjGHZoj4A =
281+ github.com/labstack/echo/v4 v4.4 .0 /go.mod h1:PvmtTvhVqKDzDQy4d3bWzPjZLzom4iQbAZy2sgZ/qI8 =
282282github.com/labstack/gommon v0.3.0 h1:JEeO0bvc78PKdyHxloTKiF8BD5iGrH8T6MSeGvSgob0 =
283283github.com/labstack/gommon v0.3.0 /go.mod h1:MULnywXg0yavhxWKc+lOruYdAhDwPK9wf0OL7NoOu+k =
284284github.com/leonelquinteros/gotext v1.4.0 h1:2NHPCto5IoMXbrT0bldPrxj0qM5asOCwtb1aUQZ1tys =
You can’t perform that action at this time.
0 commit comments