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