Update README and examples to use gopkg.in import.
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/olahol/melody"
|
||||
"gopkg.in/olahol/melody.v1"
|
||||
)
|
||||
|
||||
// GopherInfo contains information about the gopher on screen
|
||||
|
||||
Reference in New Issue
Block a user