diff --git a/go.mod b/go.mod index e9976e7..0cd1710 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.18 require ( github.com/avast/retry-go v3.0.0+incompatible - github.com/hashicorp/go-hclog v1.5.0 + github.com/hashicorp/go-hclog v1.6.3 github.com/hashicorp/terraform v0.12.18 github.com/jhump/protoreflect v1.15.1 github.com/mitchellh/cli v1.1.5