Skip to content

Commit a0793fd

Browse files
authored
Merge pull request #788 from onflow/auto-update-onflow-cadence-v1.2.1
2 parents 98a358f + 8991457 commit a0793fd

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
@@ -9,7 +9,7 @@ require (
99
github.com/aws/aws-sdk-go-v2 v1.27.0
1010
github.com/aws/aws-sdk-go-v2/config v1.27.15
1111
github.com/aws/aws-sdk-go-v2/service/kms v1.31.0
12-
github.com/onflow/cadence v1.2.0
12+
github.com/onflow/cadence v1.2.1
1313
github.com/onflow/crypto v0.25.1
1414
github.com/onflow/flow/protobuf/go/flow v0.4.7
1515
github.com/onflow/go-ethereum v1.13.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
133133
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
134134
github.com/onflow/atree v0.8.0 h1:qg5c6J1gVDNObughpEeWm8oxqhPGdEyGrda121GM4u0=
135135
github.com/onflow/atree v0.8.0/go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/Ct1AA5zBo=
136-
github.com/onflow/cadence v1.2.0 h1:26SMLJslmmOT7z25p9t+Q3ndwBnjsp3l5usiwIUsF9g=
137-
github.com/onflow/cadence v1.2.0/go.mod h1:fJxxOAp1wnWDfOHT8GOc1ypsU0RR5E3z51AhG8Yf5jg=
136+
github.com/onflow/cadence v1.2.1 h1:hmSsgX3rTsp2E5qTSl1JXINt8qepdRrHTwDSYqN5Nxs=
137+
github.com/onflow/cadence v1.2.1/go.mod h1:fJxxOAp1wnWDfOHT8GOc1ypsU0RR5E3z51AhG8Yf5jg=
138138
github.com/onflow/crypto v0.25.1 h1:0txy2PKPMM873JbpxQNbJmuOJtD56bfs48RQfm0ts5A=
139139
github.com/onflow/crypto v0.25.1/go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI=
140140
github.com/onflow/flow/protobuf/go/flow v0.4.7 h1:iP6DFx4wZ3ETORsyeqzHu7neFT3d1CXF6wdK+AOOjmc=

0 commit comments

Comments
 (0)