Skip to content

Commit

Permalink
Update to Cadence 1.0.0-m3
Browse files Browse the repository at this point in the history
  • Loading branch information
SupunS committed Jan 24, 2024
1 parent 0a43997 commit 666e801
Show file tree
Hide file tree
Showing 6 changed files with 8,372 additions and 58 deletions.
4 changes: 2 additions & 2 deletions lib/go/contracts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/onflow/flow-nft/lib/go/contracts
go 1.16

require (
github.com/kevinburke/go-bindata v3.22.0+incompatible
github.com/onflow/flow-go-sdk v0.44.0-stable-cadence.2.0.20240122164005-147ad40664ca
github.com/kevinburke/go-bindata v3.23.0+incompatible
github.com/onflow/flow-go-sdk v0.44.1-0.20240124190446-502c63f85067
github.com/stretchr/testify v1.8.4
)
2,949 changes: 2,928 additions & 21 deletions lib/go/contracts/go.sum

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/go/templates/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/onflow/flow-nft/lib/go/templates
go 1.16

require (
github.com/kevinburke/go-bindata v3.22.0+incompatible
github.com/onflow/flow-go-sdk v0.44.0-stable-cadence.2.0.20240122164005-147ad40664ca
github.com/kevinburke/go-bindata v3.23.0+incompatible
github.com/onflow/flow-go-sdk v0.44.1-0.20240124190446-502c63f85067
github.com/stretchr/testify v1.8.4
)
Loading

0 comments on commit 666e801

Please sign in to comment.