1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/otlp/internal/retry
Aaron Clawson 7458aa961b
Move the minimum version to go 1.17 (#2917)
* Move the minimum version to go 1.17

* Update readme and changelog

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-05-25 08:04:56 -07:00
..
go.mod Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
go.sum Bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 in /exporters/otlp/internal/retry (#2780) 2022-04-14 09:13:05 -07:00
retry_test.go Fix TestBackoffRetry in otlp/internal/retry package (#2562) 2022-01-31 12:32:56 -08:00
retry.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00