File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/aws/aws-sdk-go-v2/config v1.32.7
99 github.com/aws/aws-sdk-go-v2/service/kms v1.50.0
1010 github.com/ethereum/go-ethereum v1.16.7
11- github.com/onflow/cadence v1.9.10
11+ github.com/onflow/cadence v1.10.0
1212 github.com/onflow/crypto v0.25.3
1313 github.com/onflow/flow/protobuf/go/flow v0.4.19
1414 github.com/onflow/sdks v0.6.0-preview.1
@@ -62,7 +62,7 @@ require (
6262 github.com/logrusorgru/aurora/v4 v4.0.0 // indirect
6363 github.com/mattn/go-colorable v0.1.14 // indirect
6464 github.com/mattn/go-isatty v0.0.20 // indirect
65- github.com/onflow/atree v0.12.1 // indirect
65+ github.com/onflow/atree v0.14.0 // indirect
6666 github.com/onflow/fixed-point v0.1.1 // indirect
6767 github.com/pmezard/go-difflib v1.0.0 // indirect
6868 github.com/rivo/uniseg v0.4.7 // indirect
Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
107107github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
108108github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
109109github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
110- github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0 =
111- github.com/onflow/atree v0.12.1 /go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE =
112- github.com/onflow/cadence v1.9.10 h1:nFH8iPzXbYK2/+549QBVHX1yfKIlYBRivOSvQxf2bxk =
113- github.com/onflow/cadence v1.9.10 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
110+ github.com/onflow/atree v0.14.0 h1:VFrvRsDBfBujviAseIYFb/KCo2mD4chcM7LpGbcCDdM =
111+ github.com/onflow/atree v0.14.0 /go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE =
112+ github.com/onflow/cadence v1.10.0 h1:aRx7oFQeBL/jrIatT2Wu57fDk81VF1Pb7fr4qjG6mr4 =
113+ github.com/onflow/cadence v1.10.0 /go.mod h1:mERIJRX2NhMhtwGc1AvxVzyQJrnlPu0f+6l5YS7+epM =
114114github.com/onflow/crypto v0.25.3 h1:XQ3HtLsw8h1+pBN+NQ1JYM9mS2mVXTyg55OldaAIF7U =
115115github.com/onflow/crypto v0.25.3 /go.mod h1:+1igaXiK6Tjm9wQOBD1EGwW7bYWMUGKtwKJ/2QL/OWs =
116116github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90 =
You can’t perform that action at this time.
0 commit comments