Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
bjartek committed Sep 29, 2022
1 parent 4cf6688 commit 67f0025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/onflow/flow-cli/pkg/flowkit v0.0.0-20220908123837-e8418599ba9e
github.com/onflow/flow-emulator v0.34.0
github.com/onflow/flow-go-sdk v0.26.5
github.com/onflow/flow-go/crypto v0.24.4
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.28.0
github.com/sanity-io/litter v1.5.5
Expand Down Expand Up @@ -97,6 +96,7 @@ require (
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
github.com/onflow/flow-go v0.26.14-test-synchronization.0.20220801105506-320bb18569ff // indirect
github.com/onflow/flow-go/crypto v0.24.4 // indirect
github.com/onflow/flow/protobuf/go/flow v0.3.1 // indirect
github.com/onflow/sdks v0.4.4 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
Expand Down

0 comments on commit 67f0025

Please sign in to comment.