DEBSOURCES
Skip Quicknav
sources / golang-github-lestrrat-go-backoff / 2.0.8-3 / go.mod
12345678
module github.com/lestrrat-go/backoff/v2 go 1.16 require ( github.com/lestrrat-go/option v1.0.0 github.com/stretchr/testify v1.6.1 )