Skip to content

Commit 50efcdd

Browse files
committed
Update cadence-tools/test
1 parent 981c308 commit 50efcdd

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
@@ -15,7 +15,7 @@ require (
1515
github.com/onflow/cadence v1.9.5
1616
github.com/onflow/cadence-tools/languageserver v1.9.1-0.20260116223002-65e051a511cf
1717
github.com/onflow/cadence-tools/lint v1.7.2-0.20260116223002-65e051a511cf
18-
github.com/onflow/cadence-tools/test v1.10.2-0.20260120023923-4358f3603504
18+
github.com/onflow/cadence-tools/test v1.10.2-0.20260120064827-9986e0d83e4b
1919
github.com/onflow/fcl-dev-wallet v0.9.1
2020
github.com/onflow/flixkit-go/v2 v2.7.1
2121
github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -780,8 +780,8 @@ github.com/onflow/cadence-tools/languageserver v1.9.1-0.20260116223002-65e051a51
780780
github.com/onflow/cadence-tools/languageserver v1.9.1-0.20260116223002-65e051a511cf/go.mod h1:j/umIUqZ2pF6f59KjIwTe8uCtAolx/e27rSjPF2w4Sg=
781781
github.com/onflow/cadence-tools/lint v1.7.2-0.20260116223002-65e051a511cf h1:2riNRgjZ3SOfKqjBcLvZxIl9PJeOBIXQeS/HWUj9kjM=
782782
github.com/onflow/cadence-tools/lint v1.7.2-0.20260116223002-65e051a511cf/go.mod h1:LR9L+nmtlTSY8LPyNZCIO0qHSai8noplanhWYCFT0+M=
783-
github.com/onflow/cadence-tools/test v1.10.2-0.20260120023923-4358f3603504 h1:Dv7MjWuYQ+uOaDRJzMdzJCLhQ4dkMzECs75dHgUd17U=
784-
github.com/onflow/cadence-tools/test v1.10.2-0.20260120023923-4358f3603504/go.mod h1:KQSRZpSfKmsgIXhl4Dmi+lAP/uev4Xq0Y8bYE1nJPqU=
783+
github.com/onflow/cadence-tools/test v1.10.2-0.20260120064827-9986e0d83e4b h1:Xso4PDiLRHp6VxcYXcLhW2/I0MnjDcpuiHNTzi/ElIw=
784+
github.com/onflow/cadence-tools/test v1.10.2-0.20260120064827-9986e0d83e4b/go.mod h1:KQSRZpSfKmsgIXhl4Dmi+lAP/uev4Xq0Y8bYE1nJPqU=
785785
github.com/onflow/crypto v0.25.3 h1:XQ3HtLsw8h1+pBN+NQ1JYM9mS2mVXTyg55OldaAIF7U=
786786
github.com/onflow/crypto v0.25.3/go.mod h1:+1igaXiK6Tjm9wQOBD1EGwW7bYWMUGKtwKJ/2QL/OWs=
787787
github.com/onflow/fcl-dev-wallet v0.9.1 h1:FmDH8dkRdIXluedaFy+sCk23FuwCgycWuJAbcsEP974=

0 commit comments

Comments
 (0)