-
- Downloads
[renovate] Update module github.com/sethvargo/go-retry to v0.2.4
See merge request !437 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
39c5e73a
No related branches found
No related tags found
Pipeline #139127 failed
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | @@ -75,7 +75,7 @@ require ( | ... | @@ -75,7 +75,7 @@ require ( |
github.com/prometheus/procfs v0.8.0 // indirect | github.com/prometheus/procfs v0.8.0 // indirect | ||
github.com/rabbitmq/amqp091-go v1.4.0 | github.com/rabbitmq/amqp091-go v1.4.0 | ||
github.com/rivo/uniseg v0.4.4 // indirect | github.com/rivo/uniseg v0.4.4 // indirect | ||
github.com/sethvargo/go-retry v0.2.3 | github.com/sethvargo/go-retry v0.2.4 | ||
github.com/spf13/afero v1.9.3 // indirect | github.com/spf13/afero v1.9.3 // indirect | ||
github.com/spf13/cast v1.5.0 // indirect | github.com/spf13/cast v1.5.0 // indirect | ||
github.com/spf13/jwalterweatherman v1.1.0 // indirect | github.com/spf13/jwalterweatherman v1.1.0 // indirect | ||
... | ... |
Please register or sign in to comment