go.mod 89 B

12345
  1. module github.com/bitly/go-hostpool
  2. go 1.13
  3. require github.com/stretchr/testify v1.4.0