Skip to content

Commit a2a93c1

Browse files
authored
Merge pull request #672 from onflow/auto-update-onflow-cadence-v1.0.0-preview.31
2 parents f416fe0 + de88c24 commit a2a93c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2 v1.27.0
88
github.com/aws/aws-sdk-go-v2/config v1.27.15
99
github.com/aws/aws-sdk-go-v2/service/kms v1.31.0
10-
github.com/onflow/cadence v1.0.0-preview.30
10+
github.com/onflow/cadence v1.0.0-preview.31
1111
github.com/onflow/crypto v0.25.1
1212
github.com/onflow/flow/protobuf/go/flow v0.4.3
1313
github.com/onflow/go-ethereum v1.13.4

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
127127
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
128128
github.com/onflow/atree v0.7.0-rc.2 h1:mZmVrl/zPlfI44EjV3FdR2QwIqT8nz1sCONUBFcML/U=
129129
github.com/onflow/atree v0.7.0-rc.2/go.mod h1:xvP61FoOs95K7IYdIYRnNcYQGf4nbF/uuJ0tHf4DRuM=
130-
github.com/onflow/cadence v1.0.0-preview.30 h1:5iBXjW86r+YDD6tF9mF2Eta2uCK8P2BfVCXHUCiwMwE=
131-
github.com/onflow/cadence v1.0.0-preview.30/go.mod h1:3LM1VgE9HkJ815whY/F0LYWULwJa8p2nJiKyIIxpGAE=
130+
github.com/onflow/cadence v1.0.0-preview.31 h1:rvhjnCbbGl8HtOdUtPIj1ogDGyJMMuoIX7Ms1fteW/U=
131+
github.com/onflow/cadence v1.0.0-preview.31/go.mod h1:3LM1VgE9HkJ815whY/F0LYWULwJa8p2nJiKyIIxpGAE=
132132
github.com/onflow/crypto v0.25.1 h1:0txy2PKPMM873JbpxQNbJmuOJtD56bfs48RQfm0ts5A=
133133
github.com/onflow/crypto v0.25.1/go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI=
134134
github.com/onflow/flow/protobuf/go/flow v0.4.3 h1:gdY7Ftto8dtU+0wI+6ZgW4oE+z0DSDUMIDwVx8mqae8=

0 commit comments

Comments
 (0)