Skip to content

Commit

Permalink
Update Cadence version
Browse files Browse the repository at this point in the history
  • Loading branch information
SupunS committed Jan 22, 2024
1 parent b73ac84 commit bc7ceeb
Show file tree
Hide file tree
Showing 6 changed files with 208 additions and 143 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
github.com/onflow/flow-go-sdk v0.44.0-stable-cadence.2.0.20240122164005-147ad40664ca
github.com/stretchr/testify v1.8.4
)
86 changes: 44 additions & 42 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 @@ -4,6 +4,6 @@ go 1.16

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

0 comments on commit bc7ceeb

Please sign in to comment.