Skip to content

Commit 9b5dc19

Browse files
nipeharefavishr
authored andcommitted
use latest version on getting started page (#127)
1 parent 593996c commit 9b5dc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ package main
2727
import (
2828
"net/http"
2929

30-
"github.com/labstack/echo"
30+
"github.com/labstack/echo/v4"
3131
)
3232

3333
func main() {

0 commit comments

Comments
 (0)