mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 10:02:25 -05:00
[chore] Bump otel deps -> v1.30.0/v0.52.0 (#3307)
This commit is contained in:
parent
9046220979
commit
b2572b9e07
97 changed files with 3438 additions and 1645 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue