module git.frostfs.info/TrueCloudLab/frostfs-contract go 1.14 require ( github.com/google/uuid v1.3.0 github.com/mr-tron/base58 v1.2.0 github.com/nspcc-dev/neo-go v0.103.0 github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20231020160724-c3955f87d1b5 github.com/stretchr/testify v1.8.4 )