Skip to content

Commit

Permalink
Merge pull request #272 from slok/slok/improve-helm-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
slok authored Mar 27, 2022
2 parents 0a8bfcd + 8dc3d37 commit 53d096d
Show file tree
Hide file tree
Showing 6 changed files with 1,467 additions and 334 deletions.
6 changes: 3 additions & 3 deletions deploy/kubernetes/helm/sloth/tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/slok/sloth/helm
go 1.16

require (
github.com/aws/aws-sdk-go v1.38.28 // indirect
github.com/gruntwork-io/terratest v0.30.15
github.com/elazarl/goproxy v0.0.0-20190911111923-ecfe977594f1 // indirect
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
github.com/slok/go-helm-template v0.2.0
github.com/stretchr/testify v1.7.0
k8s.io/client-go v0.19.0 // indirect
)
1,492 changes: 1,304 additions & 188 deletions deploy/kubernetes/helm/sloth/tests/go.sum

Large diffs are not rendered by default.

Loading

0 comments on commit 53d096d

Please sign in to comment.