module github.com/buildkite/terraform-provider-buildkite go 1.14 require ( github.com/hashicorp/terraform-plugin-sdk/v2 v2.0.3 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d )