build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.11 #678
Annotations
5 errors
build
y.lockedFiles.Swap undefined (type sync.Map has no field or method Swap)
|
build
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
|
build
cannot use (*EVM)(nil) (value of type *EVM) as type "github.com/evmos/ethermint/x/evm/vm".EVM in variable declaration:
|
build
cannot use &EVM{…} (value of type *EVM) as type "github.com/evmos/ethermint/x/evm/vm".EVM in return statement:
|
build
Process completed with exit code 1.
|