[#47] go.mod: Update neo-go to v0.103.0

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/47/head
Evgenii Stratonikov 2023-10-27 11:44:55 +03:00
parent 0b3ea05f76
commit db0a37e20d
2 changed files with 1779 additions and 52 deletions

7
go.mod
View File

@ -3,8 +3,9 @@ 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.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
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
)

1824
go.sum

File diff suppressed because it is too large Load Diff