File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/magiconair/properties v1.8.1 // indirect
77 github.com/onflow/cadence v0.12.5
8- github.com/onflow/cadence/languageserver v0.12.5
8+ github.com/onflow/cadence/languageserver v0.12.6
99 github.com/onflow/flow-emulator v0.14.1
1010 github.com/onflow/flow-go-sdk v0.14.2
1111 github.com/psiemens/sconfig v0.0.0-20190623041652-6e01eb1354fc
Original file line number Diff line number Diff line change @@ -651,8 +651,8 @@ github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXW
651651github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
652652github.com/onflow/cadence v0.12.5 h1:C3n5Sa7j5h6Y1S+vALgTneqUgR6NCnwiG6q80MBruME =
653653github.com/onflow/cadence v0.12.5 /go.mod h1:8NwJGO535nnY/+QWEMDc2rhvOFChToWQ9Bg7fUIIc/I =
654- github.com/onflow/cadence/languageserver v0.12.5 h1:JVnCkKZ3ILpJxVQQxC553Qsm8lAIRB0Aa3OzdzaYfhA =
655- github.com/onflow/cadence/languageserver v0.12.5 /go.mod h1:bNgO29SQSftDz9got/YFpLa1ehvIWoPwcU2rXiQhzTs =
654+ github.com/onflow/cadence/languageserver v0.12.6 h1:AJE5cQVTRj4AGN/EjxOGwKRuWl/C++gFQ6nzMHSip5M =
655+ github.com/onflow/cadence/languageserver v0.12.6 /go.mod h1:bNgO29SQSftDz9got/YFpLa1ehvIWoPwcU2rXiQhzTs =
656656github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.1 h1:nmIDPf94F9Ecx6ecGyd4uYBUl4LluntWLvtwAJYt4tw =
657657github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.1 /go.mod h1:4zE/4A+5zyahxSFccQmcBqzp4ONXIwvGHaOKN8h8CRM =
658658github.com/onflow/flow-emulator v0.14.1 h1:90XsBBjoI2b8dWhSlwK1ClnHzVZgO4m26U0zQPu4c5I =
You can’t perform that action at this time.
0 commit comments