File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
2323 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0
2424 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
2626 github.com/prometheus/client_golang v1.20.5
2727 github.com/redis/rueidis v1.0.52
2828 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
430430github.com/pluralsh/console/go/client v1.28.3 /go.mod h1:lpoWASYsM9keNePS3dpFiEisUHEfObIVlSL3tzpKn8k =
431431github.com/pluralsh/polly v0.1.11 h1:xSpgVr+VY4GLHUM9BeWSXTbCHX/s4xWOqJOkVMbiDgM =
432432github.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 =
433435github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
434436github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
435437github.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