Skip to content

Commit 694ab2c

Browse files
test/fuzz: replace outdated reference to go-fuzz in README (tendermint#8477)
1 parent 97f2944 commit 694ab2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/fuzz/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# fuzz
22

3-
Fuzzing for various packages in Tendermint using [go-fuzz](https://github.com/dvyukov/go-fuzz) library.
3+
Fuzzing for various packages in Tendermint using the fuzzing infrastructure included in
4+
Go 1.18.
45

56
Inputs:
67

0 commit comments

Comments
 (0)