Skip to content

Commit

Permalink
go.mod: fuzzing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
holiman committed Dec 29, 2022
1 parent 2f0b0b7 commit bd32dc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/holiman/uint256

go 1.18

require github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 // indirect

0 comments on commit bd32dc4

Please sign in to comment.