File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-test/deep v1.0.3
7
7
github.com/google/go-cmp v0.5.8
8
8
github.com/hashicorp/go-hclog v1.2.2
9
- github.com/hashicorp/go-plugin v1.4.4
9
+ github.com/hashicorp/go-plugin v1.4.5
10
10
github.com/hashicorp/hcl/v2 v2.13.0
11
11
github.com/zclconf/go-cty v1.10.0
12
12
golang.org/x/tools v0.1.11
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
60
60
github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
61
61
github.com/hashicorp/go-hclog v1.2.2 h1:ihRI7YFwcZdiSD7SIenIhHfQH3OuDvWerAUBZbeQS3M =
62
62
github.com/hashicorp/go-hclog v1.2.2 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
63
- github.com/hashicorp/go-plugin v1.4.4 h1:NVdrSdFRt3SkZtNckJ6tog7gbpRrcbOjQi/rgF7JYWQ =
64
- github.com/hashicorp/go-plugin v1.4.4 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
63
+ github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo =
64
+ github.com/hashicorp/go-plugin v1.4.5 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
65
65
github.com/hashicorp/hcl/v2 v2.13.0 h1:0Apadu1w6M11dyGFxWnmhhcMjkbAiKCv7G1r/2QgCNc =
66
66
github.com/hashicorp/hcl/v2 v2.13.0 /go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0zIUqPc2jr0 =
67
67
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
You can’t perform that action at this time.
0 commit comments