mirror of
https://github.com/redis/go-redis.git
synced 2025-04-16 09:23:06 +03:00
Move fuzz to a sub-package
This commit is contained in:
parent
0abfa60737
commit
89da47939e
@ -1,6 +1,6 @@
|
||||
// +build gofuzz
|
||||
|
||||
package redis
|
||||
package fuzz
|
||||
|
||||
import (
|
||||
"context"
|
Loading…
x
Reference in New Issue
Block a user