File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/avast/retry-go v3.0.0+incompatible
7- github.com/hashicorp/go-hclog v1.5.0
7+ github.com/hashicorp/go-hclog v1.6.1
88 github.com/hashicorp/terraform v0.12.18
99 github.com/jhump/protoreflect v1.15.1
1010 github.com/mitchellh/cli v1.1.5
Original file line number Diff line number Diff line change @@ -308,6 +308,8 @@ github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39
308308github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
309309github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
310310github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
311+ github.com/hashicorp/go-hclog v1.6.1 h1:pa92nu9bPoAqI7p+uPDCIWGAibUdlCi6TYWJEQQkLf8 =
312+ github.com/hashicorp/go-hclog v1.6.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
311313github.com/hashicorp/go-immutable-radix v0.0.0-20180129170900-7f3cd4390caa /go.mod h1:6ij3Z20p+OhOkCSrA0gImAWoHYQRGbnlcuk6XYTiaRw =
312314github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
313315github.com/hashicorp/go-msgpack v0.5.3 /go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM =
You can’t perform that action at this time.
0 commit comments