module github.com/hashicorp/go-tfe require ( github.com/google/go-querystring v1.0.0 github.com/hashicorp/go-cleanhttp v0.5.0 github.com/hashicorp/go-retryablehttp v0.5.1 github.com/hashicorp/go-slug v0.2.0 github.com/hashicorp/go-uuid v1.0.0 github.com/stretchr/testify v1.3.0 github.com/svanharmelen/jsonapi v0.0.0-20180618144545-0c0828c3f16d golang.org/x/time v0.0.0-20181108054448-85acf8d2951c )