You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,9 +128,6 @@ go get -u github.com/bsv-blockchain/go-subtree
128
128
-**Benchmarks** – Check the latest numbers in the [benchmark results](#benchmark-results)
129
129
-**Test Suite** – Review both the [unit tests](subtree_test.go) and [fuzz tests](subtree_fuzz_test.go) (powered by [`testify`](https://github.com/stretchr/testify))
130
130
131
-
> **Good to know:**`go-subtree` ships with *zero* runtime dependencies.
132
-
> The only external package we use is `testify`—and that's strictly for tests.
0 commit comments