hashicorp / terraform-config-inspect

A helper library for shallow inspection of Terraform configurations
Mozilla Public License 2.0
383 stars 76 forks source link

deps: Bump github.com/go-test/deep to 1.0.3 #28

Closed radeksimko closed 5 years ago

radeksimko commented 5 years ago

This is to prevent potential false positives by bringing in this specific patch: https://github.com/go-test/deep/pull/23


~To completely get rid of the old go-test/deep in dependency tree I'd suggest first merging https://github.com/hashicorp/hcl2/pull/131 and bumping hashicorp/hcl2 to the latest revision.~