✨ use vgo
This commit is contained in:
13
vendor/github.com/lucas-clemente/quic-go/go.mod
generated
vendored
Normal file
13
vendor/github.com/lucas-clemente/quic-go/go.mod
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
module github.com/lucas-clemente/quic-go
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/cheekybits/genny v1.0.0
|
||||
github.com/golang/mock v1.2.0
|
||||
github.com/marten-seemann/qtls v0.2.3
|
||||
github.com/onsi/ginkgo v1.7.0
|
||||
github.com/onsi/gomega v1.4.3
|
||||
golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25
|
||||
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
|
||||
)
|
||||
Reference in New Issue
Block a user