Skip to content

Commit

Permalink
Update to cadence-tools/test v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SupunS committed Jul 14, 2023
1 parent 98c4397 commit 8243d0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/manifoldco/promptui v0.9.0
github.com/onflow/cadence v0.39.14
github.com/onflow/cadence-tools/languageserver v0.30.1
github.com/onflow/cadence-tools/test v0.9.2
github.com/onflow/cadence-tools/test v0.9.3
github.com/onflow/fcl-dev-wallet v0.7.2
github.com/onflow/flow-cli/flowkit v1.3.2-0.20230714155736-8c42ef6a9f45
github.com/onflow/flow-core-contracts/lib/go/templates v1.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -776,8 +776,8 @@ github.com/onflow/cadence-tools/languageserver v0.30.1 h1:bLomSlGv3ktnJELbf74izl
github.com/onflow/cadence-tools/languageserver v0.30.1/go.mod h1:+UIkgEGqAJpIggS/P5dnhWLBRFtDJg3+R2otL5Lv5Q0=
github.com/onflow/cadence-tools/lint v0.10.1 h1:EAtLDiwtA7gnZ1grwmQkiCu487dTpH1H9v57UaoBPGk=
github.com/onflow/cadence-tools/lint v0.10.1/go.mod h1:Rz3QhLseu6SnvZgBvyeJ0qzzz38Wxlev1lFwLiZtoPQ=
github.com/onflow/cadence-tools/test v0.9.2 h1:tb+4/ZyOYGhH4+lFnrkGfEYiT29CkE24z2+gmJAzHDg=
github.com/onflow/cadence-tools/test v0.9.2/go.mod h1:Cb2uu5u4eKgITDBTl4b13pa9Fa5M053Yi2Mdr7Ib3W0=
github.com/onflow/cadence-tools/test v0.9.3 h1:Sez6EIZ6Hk2OoyIFWQG5sOWu8eght6LR+Bp9ipIpW+Q=
github.com/onflow/cadence-tools/test v0.9.3/go.mod h1:yQdIAX49QP7WWpk7uZZ4Hxoqnb03nlOKExC7XFp9hDA=
github.com/onflow/fcl-dev-wallet v0.7.2 h1:ZwhpzDakcZn9rHiIr52LwkdPh1MpUPbxA/PwCVaZ2SA=
github.com/onflow/fcl-dev-wallet v0.7.2/go.mod h1:kc42jkiuoPJmxMRFjfbRO9XvnR/3XLheaOerxVMDTiw=
github.com/onflow/flow-archive v1.3.4-0.20230503192214-9e81e82d4dcc h1:C4ZniFeOv+pHlDLJdGc/4e3NklSjVuvaXKN47980gnY=
Expand Down

0 comments on commit 8243d0c

Please sign in to comment.