go.mod: Update neo-go
/ DCO (pull_request) Failing after 3s Details
/ Tests (1.19) (pull_request) Successful in 3m12s Details
/ Tests (1.20) (pull_request) Failing after 3s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/37/head
Evgenii Stratonikov 2023-08-09 10:09:18 +03:00
parent 36f3d39c40
commit 077823ee84
2 changed files with 804 additions and 42 deletions

6
go.mod
View File

@ -4,7 +4,7 @@ go 1.14
require (
github.com/mr-tron/base58 v1.2.0
github.com/nspcc-dev/neo-go v0.99.4
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220927123257-24c107e3a262
github.com/stretchr/testify v1.7.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
)

840
go.sum

File diff suppressed because it is too large Load Diff