mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 11:59:58 +00:00
TUN-5408: Update quic package to v0.24.0
This commit is contained in:

committed by
Chung Ting Huang

parent
157f5d1412
commit
e71b88fcaa
4
vendor/github.com/lucas-clemente/quic-go/.golangci.yml
generated
vendored
4
vendor/github.com/lucas-clemente/quic-go/.golangci.yml
generated
vendored
@@ -21,7 +21,6 @@ linters:
|
||||
- depguard
|
||||
- exhaustive
|
||||
- exportloopref
|
||||
- goconst
|
||||
- goimports
|
||||
- gofmt # redundant, since gofmt *should* be a no-op after gofumpt
|
||||
- gofumpt
|
||||
@@ -41,9 +40,6 @@ linters:
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
- path: qlog/
|
||||
linters:
|
||||
- goconst
|
||||
- path: internal/qtls
|
||||
linters:
|
||||
- depguard
|
||||
|
Reference in New Issue
Block a user