Skip to content

Commit

Permalink
Merge pull request #18 from aristosvo/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/gruntwork-io/terratest-0.37.9
  • Loading branch information
aristosvo authored Sep 22, 2021
2 parents 9bd8f2c + 192f750 commit 3572982
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ require (
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
github.com/glendc/go-external-ip v0.0.0-20200601212049-c872357d968e
github.com/gruntwork-io/terratest v0.37.7
github.com/gruntwork-io/terratest v0.37.9
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY=
github.com/gruntwork-io/go-commons v0.8.0/go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78=
github.com/gruntwork-io/terratest v0.37.7 h1:D7mWUPdS3enMFOV/qVCm7q+iU46BTQoRSi12cYnpJxU=
github.com/gruntwork-io/terratest v0.37.7/go.mod h1:CSHpZNJdqYQ+TUrigM100jcahRUV5X6w7K2kZJ8iylY=
github.com/gruntwork-io/terratest v0.37.9 h1:SGD6s0ocuFRCa+p4Dpe/ya6UCph5CscKFYe4hWNzwpI=
github.com/gruntwork-io/terratest v0.37.9/go.mod h1:CSHpZNJdqYQ+TUrigM100jcahRUV5X6w7K2kZJ8iylY=
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=
Expand Down

0 comments on commit 3572982

Please sign in to comment.