Vendor dependencies with godep

This commit is contained in:
khlieng 2015-03-04 17:38:10 +01:00
parent d25311d07f
commit fca0f6887e
70 changed files with 13930 additions and 8 deletions

View file

@ -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 {