mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-24 22:10:29 +08:00
TUN-9467: bump coredns to solve CVE
* TUN-9467: bump coredns to solve CVE
This commit is contained in:
committed by
João "Pisco" Fernandes
parent
f8d12c9d39
commit
a408612f26
2
vendor/google.golang.org/grpc/backoff/backoff.go
generated
vendored
2
vendor/google.golang.org/grpc/backoff/backoff.go
generated
vendored
@@ -39,7 +39,7 @@ type Config struct {
|
||||
MaxDelay time.Duration
|
||||
}
|
||||
|
||||
// DefaultConfig is a backoff configuration with the default values specfied
|
||||
// DefaultConfig is a backoff configuration with the default values specified
|
||||
// at https://github.com/grpc/grpc/blob/master/doc/connection-backoff.md.
|
||||
//
|
||||
// This should be useful for callers who want to configure backoff with
|
||||
|
||||
Reference in New Issue
Block a user