File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/nspcc-dev/neo-go v0.106.4-0.20241016130346-d8e945978af6
7
- github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145456-80e18222bca2
7
+ github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145705-86b2493edd6a
8
8
github.com/stretchr/testify v1.9.0
9
9
)
10
10
Original file line number Diff line number Diff line change @@ -78,6 +78,8 @@ github.com/nspcc-dev/neo-go v0.106.4-0.20241016130346-d8e945978af6 h1:3/V1U2ZgbF
78
78
github.com/nspcc-dev/neo-go v0.106.4-0.20241016130346-d8e945978af6 /go.mod h1:ds91T4WJwtk7eWUo0fuVC36HpTQKkkdj5AjNxbjXAR0 =
79
79
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145456-80e18222bca2 h1:4Bfi6A1kPpaTDuwbDVc6x+R4WXgoNN9wIq6XobDlXHs =
80
80
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145456-80e18222bca2 /go.mod h1:kVLzmbeJJdbIPF2bUYhD8YppIiLXnRQj5yqNZvzbOL0 =
81
+ github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145705-86b2493edd6a h1:0i087SkGxxplNVei2o7W20zj/qTg4AXu/XYGkv2+5k0 =
82
+ github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20241223145705-86b2493edd6a /go.mod h1:kVLzmbeJJdbIPF2bUYhD8YppIiLXnRQj5yqNZvzbOL0 =
81
83
github.com/nspcc-dev/neofs-api-go/v2 v2.14.1-0.20240305074711-35bc78d84dc4 h1:arN0Ypn+jawZpu1BND7TGRn44InAVIqKygndsx0y2no =
82
84
github.com/nspcc-dev/neofs-api-go/v2 v2.14.1-0.20240305074711-35bc78d84dc4 /go.mod h1:7Tm1NKEoUVVIUlkVwFrPh7GG5+Lmta2m7EGr4oVpBd8 =
83
85
github.com/nspcc-dev/neofs-sdk-go v1.0.0-rc.12 h1:mdxtlSU2I4oVZ/7AXTLKyz8uUPbDWikZw4DM8gvrddA =
You can’t perform that action at this time.
0 commit comments