Skip to content

Commit b8383d8

Browse files
committed
Update to Cadence v1.9.10
1 parent ef0ccba commit b8383d8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.9
11+
github.com/onflow/cadence v1.9.10
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
109109
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
110110
github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0=
111111
github.com/onflow/atree v0.12.1/go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE=
112-
github.com/onflow/cadence v1.9.9 h1:eqjmLr2SlgZ9GGjnVsjM2YDU0QdMnR50MpAVC6i9Z70=
113-
github.com/onflow/cadence v1.9.9/go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY=
112+
github.com/onflow/cadence v1.9.10 h1:nFH8iPzXbYK2/+549QBVHX1yfKIlYBRivOSvQxf2bxk=
113+
github.com/onflow/cadence v1.9.10/go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY=
114114
github.com/onflow/crypto v0.25.3 h1:XQ3HtLsw8h1+pBN+NQ1JYM9mS2mVXTyg55OldaAIF7U=
115115
github.com/onflow/crypto v0.25.3/go.mod h1:+1igaXiK6Tjm9wQOBD1EGwW7bYWMUGKtwKJ/2QL/OWs=
116116
github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90=

0 commit comments

Comments
 (0)