Skip to content

Commit

Permalink
Run to make aurora dependency direct
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Peter committed May 22, 2023
1 parent 98c94ad commit ca959cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/onflow/cadence-tools/test
go 1.18

require (
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/onflow/cadence v0.38.0
github.com/onflow/flow-emulator v0.46.0
github.com/onflow/flow-go v0.30.1-0.20230405170219-7aae6a2af471
Expand Down Expand Up @@ -62,7 +63,6 @@ require (
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
github.com/libp2p/go-libp2p v0.24.2 // indirect
github.com/libp2p/go-openssl v0.1.0 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/magiconair/properties v1.8.6 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
Expand Down

0 comments on commit ca959cd

Please sign in to comment.