module github.com/goharbor/harbor-helm go 1.13 require ( github.com/gruntwork-io/terratest v0.28.2 github.com/stretchr/testify v1.6.0 k8s.io/api v0.18.3 )