-
- Downloads
[renovate] Update module github.com/sethvargo/go-retry to v0.3.0
See merge request !985 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
a8f30524
No related branches found
No related tags found
Pipeline #219482 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -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