mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
remove genny dependency
This commit is contained in:
parent
621e9d4642
commit
b372d02ac4
6 changed files with 1 additions and 19 deletions
2
tools.go
2
tools.go
|
@ -3,6 +3,6 @@
|
|||
package quic
|
||||
|
||||
import (
|
||||
_ "github.com/cheekybits/genny"
|
||||
_ "github.com/golang/mock/mockgen"
|
||||
_ "github.com/onsi/ginkgo/ginkgo"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue