Skip to content

Commit

Permalink
updating dependencies and mint tokens script (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuahannan authored Sep 3, 2020
1 parent 4699d52 commit f9406ed
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 48 deletions.
6 changes: 3 additions & 3 deletions lib/go/templates/internal/assets/assets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/go/test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module github.com/onflow/flow-ft/lib/go/test
go 1.13

require (
github.com/dapperlabs/flow-emulator v0.6.0
github.com/onflow/cadence v0.6.0
github.com/dapperlabs/flow-emulator v0.10.0
github.com/onflow/cadence v0.8.2
github.com/onflow/flow v0.1.4-0.20200601215056-34a11def1d6b // indirect
github.com/onflow/flow-ft/contracts v0.1.3
github.com/onflow/flow-ft/lib/go/contracts v0.1.3
github.com/onflow/flow-ft/lib/go/templates v0.0.0-00010101000000-000000000000
github.com/onflow/flow-go-sdk v0.8.0
github.com/onflow/flow-go-sdk v0.9.0
github.com/stretchr/testify v1.6.1
github.com/vektra/mockery v1.1.2 // indirect
github.com/zenazn/goji v0.9.0 // indirect
Expand Down
Loading

0 comments on commit f9406ed

Please sign in to comment.