module github.com/canva/terraform-provider-sentry go 1.13 require ( github.com/dghubble/sling v1.3.0 github.com/hashicorp/terraform-plugin-sdk v1.7.0 github.com/mitchellh/mapstructure v1.1.2 github.com/stretchr/testify v1.5.1 )