Update README and examples to use gopkg.in import.
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"github.com/labstack/echo"
|
||||
"github.com/labstack/echo/engine/standard"
|
||||
"github.com/labstack/echo/middleware"
|
||||
"github.com/olahol/melody"
|
||||
"gopkg.in/olahol/melody.v1"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user