File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ require (
83
83
github.com/hashicorp/hcl v1.0.0 // indirect
84
84
github.com/hashicorp/hcl/v2 v2.11.1 // indirect
85
85
github.com/hashicorp/terraform-json v0.13.0 // indirect
86
+ github.com/hashicorp/waypoint-plugin-sdk v0.0.0-20211215195648-c102a1bdc48a // indirect
86
87
github.com/imdario/mergo v0.3.12 // indirect
87
88
github.com/inconshreveable/mousetrap v1.0.0 // indirect
88
89
github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a // indirect
Original file line number Diff line number Diff line change @@ -713,6 +713,8 @@ github.com/hashicorp/serf v0.9.5/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKEN
713
713
github.com/hashicorp/serf v0.9.6 /go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpTwn9UV4 =
714
714
github.com/hashicorp/terraform-json v0.13.0 h1:Li9L+lKD1FO5RVFRM1mMMIBDoUHslOniyEi5CM+FWGY =
715
715
github.com/hashicorp/terraform-json v0.13.0 /go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk =
716
+ github.com/hashicorp/waypoint-plugin-sdk v0.0.0-20211215195648-c102a1bdc48a h1:MTY4JM468U+kiLR/gE87ksoDsyXxFtKTJzrVJOQLGuA =
717
+ github.com/hashicorp/waypoint-plugin-sdk v0.0.0-20211215195648-c102a1bdc48a /go.mod h1:uww81X0N6GbvpStFde5N1nTE7XwTNHhwVTEcpMBQDjw =
716
718
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 h1:xixZ2bWeofWV68J+x6AzmKuVM/JWCQwkWm6GW/MUR6I =
717
719
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
718
720
github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
You can’t perform that action at this time.
0 commit comments