mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
remove genny dependency
This commit is contained in:
parent
621e9d4642
commit
b372d02ac4
6 changed files with 1 additions and 19 deletions
1
go.mod
1
go.mod
|
@ -3,7 +3,6 @@ module github.com/lucas-clemente/quic-go
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/cheekybits/genny v1.0.0
|
||||
github.com/francoispqt/gojay v1.2.13
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/marten-seemann/qpack v0.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue