Skip to content

Commit

Permalink
TMP: Replace dependency for cadence module with local version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Peter committed Sep 19, 2023
1 parent b7b912d commit 4af7fca
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 23 deletions.
2 changes: 2 additions & 0 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,5 @@ require (
modernc.org/memory v1.5.0 // indirect
modernc.org/sqlite v1.21.1 // indirect
)

replace github.com/onflow/cadence => ../../cadence
Loading

0 comments on commit 4af7fca

Please sign in to comment.