Skip to content

Commit d571b28

Browse files
authored
Update to Cadence v1.9.7 (#2270)
1 parent 004d7f5 commit d571b28

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ require (
1313
github.com/gosuri/uilive v0.0.4
1414
github.com/logrusorgru/aurora/v4 v4.0.0
1515
github.com/onflow/cadence v1.9.7
16-
github.com/onflow/cadence-tools/languageserver v1.9.1
17-
github.com/onflow/cadence-tools/lint v1.7.3
16+
github.com/onflow/cadence-tools/languageserver v1.9.2
17+
github.com/onflow/cadence-tools/lint v1.7.4
1818
github.com/onflow/cadence-tools/test v1.10.2
1919
github.com/onflow/fcl-dev-wallet v0.9.1
2020
github.com/onflow/flixkit-go/v2 v2.7.2

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -776,10 +776,10 @@ github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0=
776776
github.com/onflow/atree v0.12.1/go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE=
777777
github.com/onflow/cadence v1.9.7 h1:FKSf8ZK0oRWU2pEws1jztyIEHUeyzGxixLB+LA/XfQU=
778778
github.com/onflow/cadence v1.9.7/go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY=
779-
github.com/onflow/cadence-tools/languageserver v1.9.1 h1:2bYp+BgqGMOulvtb/ON5Vhy9F780Fr+ZyuueSfIiYIk=
780-
github.com/onflow/cadence-tools/languageserver v1.9.1/go.mod h1:OAQPCZ7QX4TO4UeomnWmFE+6LGFM0BqUQwD8rqgXUJM=
781-
github.com/onflow/cadence-tools/lint v1.7.3 h1:GB2OZx+SiSH0lrPu6ZWW5UY4j5gga4ZnqjNftcN8L4c=
782-
github.com/onflow/cadence-tools/lint v1.7.3/go.mod h1:PiUi1M3GaBNejewAfpxBWiNWiMf2kgi0LWy9apnF77I=
779+
github.com/onflow/cadence-tools/languageserver v1.9.2 h1:L2CL49XGssFSPPGuFgWH8Aqq38HvRNPyjO41E2wpOwA=
780+
github.com/onflow/cadence-tools/languageserver v1.9.2/go.mod h1:oNivJRnOy/huiFIoB2A+ow+NptQmk6ScXigmaNvyK04=
781+
github.com/onflow/cadence-tools/lint v1.7.4 h1:7CbORue3nwGpPSNotjGG9AqhXBRd8BDWwEfMH9Osnc8=
782+
github.com/onflow/cadence-tools/lint v1.7.4/go.mod h1:PiUi1M3GaBNejewAfpxBWiNWiMf2kgi0LWy9apnF77I=
783783
github.com/onflow/cadence-tools/test v1.10.2 h1:YT2/WnlfU1BrS1AAlhaX5mCeBjfKLIxVAGEEbJQR610=
784784
github.com/onflow/cadence-tools/test v1.10.2/go.mod h1:JDl/MA4cmK73CbSCmhphjLl/D2hlRF3N6dzMznuxgkc=
785785
github.com/onflow/crypto v0.25.4 h1:R615PWPdSoA5RATNb/j3cYaloBIZlSXVNgS7BjwHiwM=

0 commit comments

Comments
 (0)