module gitlab.com/gitlab-org/charts/auto-deploy-app/test

go 1.13

require (
	github.com/gruntwork-io/terratest v0.23.0
	github.com/stretchr/testify v1.4.0
	k8s.io/api v0.0.0-20181110191121-a33c8200050f
	k8s.io/apimachinery v0.0.0-20190704094520-6f131bee5e2c
)
