Skip to content

Commit edb5563

Browse files
Update module github.com/gruntwork-io/terratest to v0.43.12
1 parent b00060e commit edb5563

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module kota65535/terraform-aws-s3-deployment
33
go 1.19
44

55
require (
6-
github.com/gruntwork-io/terratest v0.43.9
6+
github.com/gruntwork-io/terratest v0.43.12
77
github.com/stretchr/testify v1.8.4
88
)
99

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+
336336
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
337337
github.com/gruntwork-io/terratest v0.43.9 h1:EfyWtyj6F/bwBqmY7F13TidDj+6c68I2PPw7I28mvuM=
338338
github.com/gruntwork-io/terratest v0.43.9/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ=
339+
github.com/gruntwork-io/terratest v0.43.12 h1:e1SgJe/JF3zh1k/7BDMv7sF3wTKqkSYNx79UJT/74+o=
340+
github.com/gruntwork-io/terratest v0.43.12/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ=
339341
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
340342
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
341343
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=

0 commit comments

Comments
 (0)