-
- Downloads
[renovate] Update module github.com/sethvargo/go-retry to v0.3.0
parent
a8f30524
No related branches found
No related tags found
Pipeline #219480 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !985. Comments created here will be created in the context of that merge request.
... | @@ -68,7 +68,7 @@ require ( | ... | @@ -68,7 +68,7 @@ require ( |
github.com/prometheus/procfs v0.15.1 // indirect | github.com/prometheus/procfs v0.15.1 // indirect | ||
github.com/rabbitmq/amqp091-go v1.10.0 | github.com/rabbitmq/amqp091-go v1.10.0 | ||
github.com/rivo/uniseg v0.4.4 // indirect | github.com/rivo/uniseg v0.4.4 // indirect | ||
github.com/sethvargo/go-retry v0.2.4 | github.com/sethvargo/go-retry v0.3.0 | ||
github.com/spf13/afero v1.11.0 // indirect | github.com/spf13/afero v1.11.0 // indirect | ||
github.com/spf13/cast v1.6.0 // indirect | github.com/spf13/cast v1.6.0 // indirect | ||
github.com/subosito/gotenv v1.6.0 // indirect | github.com/subosito/gotenv v1.6.0 // indirect | ||
... | ... |
Please register or sign in to comment