refactor: migrate to cosmos/gogoproto (#13070)

This commit is contained in:
Julien Robert
2022-09-08 17:27:48 +00:00
committed by GitHub
parent d9972c4dd1
commit 6d0ef15b0a
351 changed files with 7995 additions and 4857 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"reflect"
"testing"
"github.com/gogo/protobuf/proto"
"github.com/cosmos/gogoproto/proto"
"github.com/stretchr/testify/require"
"github.com/cosmos/cosmos-sdk/codec"