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:
parent
9844518f63
commit
1d207a334e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user