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.31.9
99 github.com/aws/aws-sdk-go-v2/service/kms v1.45.4
1010 github.com/ethereum/go-ethereum v1.16.2
11- github.com/onflow/cadence v1.7.0
11+ github.com/onflow/cadence v1.7.1
1212 github.com/onflow/crypto v0.25.3
1313 github.com/onflow/flow/protobuf/go/flow v0.4.16
1414 github.com/onflow/sdks v0.6.0-preview.1
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
9696github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
9797github.com/onflow/atree v0.10.1 h1:8sixWP3l3LitcyuKkVepbIsLbfr7JN3cCB/iA1j2JD8 =
9898github.com/onflow/atree v0.10.1 /go.mod h1:+BuiL0XuIigHJqwkdIuDNzxXvyDx1jYUog/w+iZhcE8 =
99- github.com/onflow/cadence v1.7.0 h1:bbxl9Hy3w3RuigO9higtecqqeqOAHzGMrA6AI8dDSUk =
100- github.com/onflow/cadence v1.7.0 /go.mod h1:1lKdLNVHIoO0jEjkRPMtOmBWYCG1An9TXSoiCuGIIpo =
99+ github.com/onflow/cadence v1.7.1 h1:VpPiC13e4qrdpyqaagd+dpHtQwfJ/djr97FgT3SovWA =
100+ github.com/onflow/cadence v1.7.1 /go.mod h1:1lKdLNVHIoO0jEjkRPMtOmBWYCG1An9TXSoiCuGIIpo =
101101github.com/onflow/crypto v0.25.3 h1:XQ3HtLsw8h1+pBN+NQ1JYM9mS2mVXTyg55OldaAIF7U =
102102github.com/onflow/crypto v0.25.3 /go.mod h1:+1igaXiK6Tjm9wQOBD1EGwW7bYWMUGKtwKJ/2QL/OWs =
103103github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90 =
You can’t perform that action at this time.
0 commit comments