module github.com/beatlabs/harvester go 1.13 require ( github.com/hashicorp/consul/api v1.5.0 github.com/hashicorp/go-hclog v0.12.0 github.com/stretchr/testify v1.4.0 )