forked from External/grumble
use updated import paths for proto, nacl
This commit is contained in:
parent
00ed0498aa
commit
083163daf9
12 changed files with 12 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
package mumbleproto
|
||||
|
||||
import proto "code.google.com/p/goprotobuf/proto"
|
||||
import proto "github.com/golang/protobuf/proto"
|
||||
import json "encoding/json"
|
||||
import math "math"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue