File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
23
23
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0
24
24
github.com/pluralsh/console/go/client v1.28.3
25
- github.com/pluralsh/polly v0.1.11
25
+ github.com/pluralsh/polly v0.2.0
26
26
github.com/prometheus/client_golang v1.20.5
27
27
github.com/redis/rueidis v1.0.52
28
28
github.com/redis/rueidis/mock v1.0.52
Original file line number Diff line number Diff line change @@ -430,6 +430,8 @@ github.com/pluralsh/console/go/client v1.28.3 h1:KyHpOoVHhMRMAZp99k7LqZqX6+FrOwy
430
430
github.com/pluralsh/console/go/client v1.28.3 /go.mod h1:lpoWASYsM9keNePS3dpFiEisUHEfObIVlSL3tzpKn8k =
431
431
github.com/pluralsh/polly v0.1.11 h1:xSpgVr+VY4GLHUM9BeWSXTbCHX/s4xWOqJOkVMbiDgM =
432
432
github.com/pluralsh/polly v0.1.11 /go.mod h1:o+oi+FXNThipKNyZsqCemqwY0JdkvhEjQqi8aTw8l4M =
433
+ github.com/pluralsh/polly v0.2.0 h1:i0Yu13Lwef9u7hyiqHLyDZhkT1G1uXcaK6Ph7EeXjxo =
434
+ github.com/pluralsh/polly v0.2.0 /go.mod h1:o+oi+FXNThipKNyZsqCemqwY0JdkvhEjQqi8aTw8l4M =
433
435
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
434
436
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
435
437
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments