Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ require (
github.com/go-git/go-git/v5 v5.4.2
github.com/manifoldco/promptui v0.9.0
github.com/onflow/cadence v0.28.0
github.com/onflow/cadence-tools/languageserver v0.2.0
github.com/onflow/cadence-tools/test v0.2.1-0.20221012182900-f46efb551c55
github.com/onflow/fcl-dev-wallet v0.5.1
github.com/onflow/fcl-dev-wallet v0.5.3
github.com/onflow/flow-cli/pkg/flowkit v0.0.0-20221012181819-8d43a4be0028
github.com/onflow/flow-emulator v0.38.1
github.com/onflow/flow-go-sdk v0.29.1
github.com/onflowser/flowser/v2 v2.0.8-beta
github.com/pkg/errors v0.9.1
github.com/psiemens/sconfig v0.1.0
github.com/spf13/afero v1.9.2
Expand Down Expand Up @@ -122,6 +125,7 @@ require (
github.com/multiformats/go-multihash v0.2.1 // indirect
github.com/multiformats/go-varint v0.0.6 // indirect
github.com/onflow/atree v0.4.0 // indirect
github.com/onflow/cadence-tools/lint v0.2.0 // indirect
github.com/onflow/flow-core-contracts/lib/go/contracts v0.11.2-0.20220720151516-797b149ceaaa // indirect
github.com/onflow/flow-core-contracts/lib/go/templates v0.11.2-0.20220720151516-797b149ceaaa // indirect
github.com/onflow/flow-ft/lib/go/contracts v0.5.0 // indirect
Expand All @@ -132,7 +136,6 @@ require (
github.com/onflow/fusd/lib/go/contracts v0.0.0-20211021081023-ae9de8fb2c7e // indirect
github.com/onflow/nft-storefront/lib/go/contracts v0.0.0-20220714155620-011db20fe754 // indirect
github.com/onflow/sdks v0.4.4 // indirect
github.com/onflowser/flowser/v2 v2.0.8-beta // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
Expand Down
8 changes: 2 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -679,8 +679,8 @@ github.com/onflow/cadence-tools/lint v0.2.0 h1:i+Mvht3hQQNNxe4jV8BRTr97wFWlJSRGT
github.com/onflow/cadence-tools/lint v0.2.0/go.mod h1:r4kEtmZe4XuKcx/JXEU027i6+cpMtRc0GaLCAE6EvYs=
github.com/onflow/cadence-tools/test v0.2.1-0.20221012182900-f46efb551c55 h1:l/JqX4qnukAf2rCfZ0afPvK13eNPeL6gbv2GAweuVuE=
github.com/onflow/cadence-tools/test v0.2.1-0.20221012182900-f46efb551c55/go.mod h1:Gql0ehC9dQ61Ukbm9TXfTM0EZ1UNuYfIsuGrysZfRSE=
github.com/onflow/fcl-dev-wallet v0.5.1 h1:5IGLsyW+k0EujOhQW3zZa30ydMM91dnXVu5V5kC7DBo=
github.com/onflow/fcl-dev-wallet v0.5.1/go.mod h1:55THZyyDEhl687BmGiuTNougMBOf5UbvfoVdGjCdLeE=
github.com/onflow/fcl-dev-wallet v0.5.3 h1:/fD3GFTHUG3xllsCVksXpgumo0jqk4fGwuJU71I22zI=
github.com/onflow/fcl-dev-wallet v0.5.3/go.mod h1:55THZyyDEhl687BmGiuTNougMBOf5UbvfoVdGjCdLeE=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.11.2-0.20220720151516-797b149ceaaa h1:hcEp3INfkLh9jFODC9PHPQeisAd9rterujabee9il8w=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.11.2-0.20220720151516-797b149ceaaa/go.mod h1:T6yhM+kWrFxiP6F3hh8lh9DcocHfmv48P4ITnjLhKSk=
github.com/onflow/flow-core-contracts/lib/go/templates v0.11.2-0.20220720151516-797b149ceaaa h1:0brc9iDezo2Gc7yH3p7+La1iFe4WRDg6HYT6llyP8+E=
Expand Down Expand Up @@ -711,10 +711,6 @@ github.com/onflow/nft-storefront/lib/go/contracts v0.0.0-20220714155620-011db20f
github.com/onflow/nft-storefront/lib/go/contracts v0.0.0-20220714155620-011db20fe754/go.mod h1:E3ScfQb5XcWJCIAdtIeEnr5i5l2y60GT0BTXeIHseWg=
github.com/onflow/sdks v0.4.4 h1:aJPGJJLAN+mlBWAQxsyuJXeRRMFeLwU6Mp4e/YL6bdU=
github.com/onflow/sdks v0.4.4/go.mod h1:F0dj0EyHC55kknLkeD10js4mo14yTdMotnWMslPirrU=
github.com/onflowser/flowser v0.0.0-20221121161613-0917f3b5badc h1:a8GADahSIOGu7GFQ/ncU5nibEV3J7VIMzogl/FxBOTQ=
github.com/onflowser/flowser v0.0.0-20221121161613-0917f3b5badc/go.mod h1:6swcPho7NU+X8cs+1xnnvHl1OXsp8Vj6GqjHP6J66yY=
github.com/onflowser/flowser v2.0.6-beta+incompatible h1:aff3Hme2zJN8J63n8NmBMJUs08I41X5iTlieGbrMAwA=
github.com/onflowser/flowser v2.0.6-beta+incompatible/go.mod h1:STRNiMaL+okmsNCBuNUdVuFQ81pTGaKY0iuyLK/k0UU=
github.com/onflowser/flowser/v2 v2.0.8-beta h1:cTnrn4OOsqwI1FrkSKBLs6D8xEHYTKV5q4pgADw2rV0=
github.com/onflowser/flowser/v2 v2.0.8-beta/go.mod h1:g/nfelBOx0A4j60Twsr7GsmKapr2oxtRZQS0lwPHgZY=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down