File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ go 1.18
44
55require (
66 github.com/google/go-cmp v0.5.9
7- github.com/hashicorp/go-hclog v1.2.1
7+ github.com/hashicorp/go-hclog v1.4.0
88 github.com/hashicorp/go-plugin v1.4.8
99 github.com/hashicorp/go-uuid v1.0.3
10- github.com/hashicorp/terraform-plugin-log v0.7 .0
10+ github.com/hashicorp/terraform-plugin-log v0.8 .0
1111 github.com/hashicorp/terraform-registry-address v0.1.0
1212 github.com/mitchellh/go-testing-interface v1.14.1
1313 github.com/vmihailenco/msgpack/v4 v4.3.12
Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
1717github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38 =
1818github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1919github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
20- github.com/hashicorp/go-hclog v1.2.1 h1:YQsLlGDJgwhXFpucSPyVbCBviQtjlHv3jLTlp8YmtEw =
21- github.com/hashicorp/go-hclog v1.2.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
20+ github.com/hashicorp/go-hclog v1.4.0 h1:ctuWFGrhFha8BnnzxqeRGidlEcQkDyL5u8J8t5eA11I =
21+ github.com/hashicorp/go-hclog v1.4.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
2222github.com/hashicorp/go-plugin v1.4.8 h1:CHGwpxYDOttQOY7HOWgETU9dyVjOXzniXDqJcYJE1zM =
2323github.com/hashicorp/go-plugin v1.4.8 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
2424github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
2525github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
2626github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
27- github.com/hashicorp/terraform-plugin-log v0.7 .0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
28- github.com/hashicorp/terraform-plugin-log v0.7 .0 /go.mod h1:p4R1jWBXRTvL4odmEkFfDdhUjHf9zcs/BCoNHAc7IK4 =
27+ github.com/hashicorp/terraform-plugin-log v0.8 .0 h1:pX2VQ/TGKu+UU1rCay0OlzosNKe4Nz1pepLXj95oyy0 =
28+ github.com/hashicorp/terraform-plugin-log v0.8 .0 /go.mod h1:1myFrhVsBLeylQzYYEV17VVjtG8oYPRFdaZs7xdW2xs =
2929github.com/hashicorp/terraform-registry-address v0.1.0 h1:W6JkV9wbum+m516rCl5/NjKxCyTVaaUBbzYcMzBDO3U =
3030github.com/hashicorp/terraform-registry-address v0.1.0 /go.mod h1:EnyO2jYO6j29DTHbJcm00E5nQTFeTtyZH3H5ycydQ5A =
3131github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments