module git.frostfs.info/TrueCloudLab/frostfs-contract go 1.14 require ( github.com/mr-tron/base58 v1.2.0 github.com/nspcc-dev/neo-go v0.101.5-0.20230808195420-5fc61be5f6c5 github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20230808195420-5fc61be5f6c5 github.com/stretchr/testify v1.8.1 )