File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module charts
3
3
go 1.19
4
4
5
5
require (
6
- github.com/gruntwork-io/terratest v0.43.12
6
+ github.com/gruntwork-io/terratest v0.43.13
7
7
github.com/norwoodj/helm-docs v1.11.1
8
8
github.com/stretchr/testify v1.8.4
9
9
k8s.io/api v0.27.2
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod h1:vNeuVxBJEsws4ogUvrchl83t
219
219
github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
220
220
github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro =
221
221
github.com/gruntwork-io/go-commons v0.8.0 /go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78 =
222
- github.com/gruntwork-io/terratest v0.43.12 h1:e1SgJe/JF3zh1k/7BDMv7sF3wTKqkSYNx79UJT/74+o =
223
- github.com/gruntwork-io/terratest v0.43.12 /go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ =
222
+ github.com/gruntwork-io/terratest v0.43.13 h1:/d0UeDj/FJM66VRP/3JA4mTw0z7BOm9ntHYfrTjIpY8 =
223
+ github.com/gruntwork-io/terratest v0.43.13 /go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ =
224
224
github.com/hashicorp/consul/api v1.1.0 /go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q =
225
225
github.com/hashicorp/consul/sdk v0.1.1 /go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8 =
226
226
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA =
You can’t perform that action at this time.
0 commit comments