refactor: migrate to cosmos/gogoproto (#13070)
This commit is contained in:
@@ -3,7 +3,7 @@ package codec_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/gogo/protobuf/proto"
|
||||
"github.com/cosmos/gogoproto/proto"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/cosmos/cosmos-sdk/codec"
|
||||
|
||||
Reference in New Issue
Block a user