Vendor dependencies with godep
This commit is contained in:
parent
d25311d07f
commit
fca0f6887e
70 changed files with 13930 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"golang.org/x/net/websocket"
|
||||
"github.com/khlieng/name_pending/Godeps/_workspace/src/golang.org/x/net/websocket"
|
||||
)
|
||||
|
||||
type WebSocket struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue