remove genny dependency

This commit is contained in:
Marten Seemann 2022-08-11 16:17:54 +04:00
parent 621e9d4642
commit b372d02ac4
6 changed files with 1 additions and 19 deletions

1
go.mod
View file

@ -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