You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# *NOTICE*
2
2
3
-
#### Soon master branch, website/docs and godoc will be pointing to v2 branch, if you want to continue using v1, use a package manager to get a stable v1 release or latest commit, you can use https://github.com/Masterminds/glide, it's nice. You can also use `http://labix.org/gopkg.in` like `go get gopkg.in/labstack/echo.v1`. It is advisable to migrate to v2.
3
+
#### Soon master branch, website/docs and godoc will be pointing to v2 branch, if you want to continue using v1, use a package manager (https://github.com/Masterminds/glide, it's nice!) to get a stable v1 release or latest commit or you can use `https://gopkg.in` like `go get gopkg.in/labstack/echo.v1`. It is advisable to migrate to v2.
4
4
5
5
# [Echo](http://labstack.com/echo)[](http://godoc.org/github.com/labstack/echo)[](https://raw.githubusercontent.com/labstack/echo/master/LICENSE)[](https://travis-ci.org/labstack/echo)[](https://coveralls.io/r/labstack/echo)[](https://gitter.im/labstack/echo)
0 commit comments