Skip to content

Commit

Permalink
Remove obsolete fuzz.go
Browse files Browse the repository at this point in the history
fuzz.go (added in go-sql-driver#1097) uses gofuzz. But in go-sql-driver#1444 I've added a better
fuzzer that uses Go builtin fuzzing.

Closes go-sql-driver#1445.
  • Loading branch information
dolmen committed Oct 16, 2023
1 parent 397e2f5 commit 8f8d75c
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions fuzz.go

This file was deleted.

0 comments on commit 8f8d75c

Please sign in to comment.