module github.com/grafana/grafana-aws-sdk go 1.14 require ( github.com/aws/aws-sdk-go v1.35.30 github.com/google/go-cmp v0.5.7 github.com/grafana/grafana-plugin-sdk-go v0.125.0 github.com/grafana/sqlds/v2 v2.3.2 github.com/jpillora/backoff v1.0.0 github.com/magefile/mage v1.11.0 github.com/stretchr/testify v1.7.0 )