[#104] Update neo-go/pkg/interop version
All checks were successful
/ DCO (pull_request) Successful in 3m46s
/ Lint (pull_request) Successful in 2m27s
/ Tests (1.19) (pull_request) Successful in 1m56s
/ Tests (1.20) (pull_request) Successful in 1m45s

neo-go module uses broken commit of interop package.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
Alexey Vanin 2023-07-07 14:56:01 +03:00
parent 8c41166524
commit ccbe069f6a
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -28,7 +28,7 @@ require (
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/golang-lru v0.6.0 // indirect
github.com/nspcc-dev/go-ordered-json v0.0.0-20220111165707-25110be27d22 // indirect
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20230420112658-c50ab951645a // indirect
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20230615193820-9185820289ce // indirect
github.com/nspcc-dev/rfc6979 v0.2.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/twmb/murmur3 v1.1.8 // indirect

BIN
go.sum

Binary file not shown.