We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1d4430 + 4000fc8 commit ea6bb41Copy full SHA for ea6bb41
1 file changed
README.md
@@ -72,7 +72,6 @@ Latest version of Echo supports last four Go major [releases](https://go.dev/doc
72
package main
73
74
import (
75
- "errors"
76
"github.com/labstack/echo/v5"
77
"github.com/labstack/echo/v5/middleware"
78
"log/slog"
0 commit comments