mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
update Ginkgo to v1.16.4 and Gomega to v1.13.0
This commit is contained in:
parent
2945227751
commit
f4f6ce97d7
4 changed files with 47 additions and 14 deletions
7
tools.go
Normal file
7
tools.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
// +build tools
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
_ "github.com/onsi/ginkgo/ginkgo"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue