mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 16:09:57 +00:00
TUN-4961: Update quic-go to latest
- Updates fips-go to be the latest on cfsetup.yaml - Updates sumtype's x/tools to be latest to avoid Internal: nil pkg errors with fips.
This commit is contained in:
10
vendor/github.com/marten-seemann/qtls-go1-17/go.mod
generated
vendored
Normal file
10
vendor/github.com/marten-seemann/qtls-go1-17/go.mod
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
module github.com/marten-seemann/qtls-go1-17
|
||||
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/marten-seemann/qtls-go1-15 v0.1.4 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
|
||||
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
|
||||
)
|
Reference in New Issue
Block a user