File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/hashicorp/go-hclog v1.2.0
88 github.com/hashicorp/go-plugin v1.4.3
99 github.com/hashicorp/go-uuid v1.0.3
10- github.com/hashicorp/terraform-plugin-log v0.3 .0
10+ github.com/hashicorp/terraform-plugin-log v0.4 .0
1111 github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896
1212 github.com/mitchellh/go-testing-interface v1.14.1
1313 github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce
Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
5050github.com/google/go-cmp v0.5.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
5151github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
5252github.com/google/go-cmp v0.5.6 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
53- github.com/google/go-cmp v0.5.7 /go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE =
5453github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg =
5554github.com/google/go-cmp v0.5.8 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
5655github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
@@ -64,8 +63,8 @@ github.com/hashicorp/go-plugin v1.4.3/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ3
6463github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
6564github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
6665github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
67- github.com/hashicorp/terraform-plugin-log v0.3 .0 h1:NPENNOjaJSVX0f7JJTl4f/2JKRPQ7S2ZN9B4NSqq5kA =
68- github.com/hashicorp/terraform-plugin-log v0.3 .0 /go.mod h1:EjueSP/HjlyFAsDqt+okpCPjkT4NDynAe32AeDC4vps =
66+ github.com/hashicorp/terraform-plugin-log v0.4 .0 h1:F3eVnm8r2EfQCe2k9blPIiF/r2TT01SHijXnS7bujvc =
67+ github.com/hashicorp/terraform-plugin-log v0.4 .0 /go.mod h1:9KclxdunFownr4pIm1jdmwKRmE4d6HVG2c9XDq47rpg =
6968github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 h1:1FGtlkJw87UsTMg5s8jrekrHmUPUJaMcu6ELiVhQrNw =
7069github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 /go.mod h1:bzBPnUIkI0RxauU8Dqo+2KrZZ28Cf48s8V6IHt3p4co =
7170github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments