File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.0.0-preview.49
12+ github.com/onflow/cadence v1.0.0-preview.50
1313 github.com/onflow/crypto v0.25.1
1414 github.com/onflow/flow/protobuf/go/flow v0.4.3
1515 github.com/onflow/go-ethereum v1.13.4
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
133133github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
134134github.com/onflow/atree v0.8.0-rc.6 h1:GWgaylK24b5ta2Hq+TvyOF7X5tZLiLzMMn7lEt59fsA =
135135github.com/onflow/atree v0.8.0-rc.6 /go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/Ct1AA5zBo =
136- github.com/onflow/cadence v1.0.0-preview.49 h1:MXy6qAtFyRSnqSVKpDkh2J1sb2JEryJoYy/5qsaixlw =
137- github.com/onflow/cadence v1.0.0-preview.49 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
136+ github.com/onflow/cadence v1.0.0-preview.50 h1:sEfUOG7BXzEqPzB68yZZrG/lkBmHf/o0poYDCY18x3A =
137+ github.com/onflow/cadence v1.0.0-preview.50 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
138138github.com/onflow/crypto v0.25.1 h1:0txy2PKPMM873JbpxQNbJmuOJtD56bfs48RQfm0ts5A =
139139github.com/onflow/crypto v0.25.1 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
140140github.com/onflow/flow/protobuf/go/flow v0.4.3 h1:gdY7Ftto8dtU+0wI+6ZgW4oE+z0DSDUMIDwVx8mqae8 =
You can’t perform that action at this time.
0 commit comments