1
0
mirror of https://github.com/libp2p/go-libp2p-core.git synced 2025-03-30 13:20:06 +08:00

rm stray ref to golang/protobuf

This commit is contained in:
Yusef Napora 2019-12-09 15:42:05 -05:00
parent 9844518f63
commit 1d207a334e

View File

@ -2,7 +2,7 @@ package crypto_test
import (
"bytes"
"github.com/golang/protobuf/proto"
"github.com/gogo/protobuf/proto"
. "github.com/libp2p/go-libp2p-core/crypto"
pb "github.com/libp2p/go-libp2p-core/crypto/pb"