labstack/echo

echo, [GitHub], GitHub, на сайте с March 26, 2023 16:37
Latest version of Echo supports last four Go major releases and might work with older versions. As of version 4.0.0, Echo is available as a Go module. Therefore a Go version capable of understanding /vN suffixed imports is required: Any of these versions will allow you to import Echo as github.com/labstack/echo/v4 which is the recommended way of using Echo going forward.