-
- Downloads
Update module cenkalti/backoff/v4 to v4.1.1
parent
2cf72583
No related branches found
No related tags found
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
... | @@ -6,7 +6,7 @@ require ( | ... | @@ -6,7 +6,7 @@ require ( |
contrib.go.opencensus.io/exporter/zipkin v0.1.2 | contrib.go.opencensus.io/exporter/zipkin v0.1.2 | ||
github.com/amoghe/go-crypt v0.0.0-20191109212615-b2ff80594b7f | github.com/amoghe/go-crypt v0.0.0-20191109212615-b2ff80594b7f | ||
github.com/bbrks/wrap/v2 v2.5.0 | github.com/bbrks/wrap/v2 v2.5.0 | ||
github.com/cenkalti/backoff/v4 v4.1.0 | github.com/cenkalti/backoff/v4 v4.1.1 | ||
github.com/coreos/go-systemd/v22 v22.3.1 | github.com/coreos/go-systemd/v22 v22.3.1 | ||
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 | github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 | ||
github.com/go-asn1-ber/asn1-ber v1.5.3 | github.com/go-asn1-ber/asn1-ber v1.5.3 | ||
... | ... |
Please register or sign in to comment