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 25, 2024
1 parent 0a43997 commit 794b233
Show file tree
Hide file tree
Showing 6 changed files with 3,298 additions and 347 deletions.
2 changes: 1 addition & 1 deletion lib/go/contracts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ 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/onflow/flow-go-sdk v0.44.1-0.20240124235704-05e07cb0b0fa
github.com/stretchr/testify v1.8.4
)
1,277 changes: 1,173 additions & 104 deletions lib/go/contracts/go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/go/templates/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ 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/onflow/flow-go-sdk v0.44.1-0.20240124235704-05e07cb0b0fa
github.com/stretchr/testify v1.8.4
)
Loading

0 comments on commit 794b233

Please sign in to comment.