File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
49
49
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
50
50
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
51
- github.com/hashicorp/yamux v0.1.1 // indirect
51
+ github.com/hashicorp/yamux v0.1.2 // indirect
52
52
github.com/josharian/intern v1.0.0 // indirect
53
53
github.com/mailru/easyjson v0.7.7 // indirect
54
54
github.com/mattn/go-colorable v0.1.13 // indirect
Original file line number Diff line number Diff line change @@ -178,6 +178,8 @@ github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S
178
178
github.com/hashicorp/terraform-svchost v0.1.1 /go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc =
179
179
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE =
180
180
github.com/hashicorp/yamux v0.1.1 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
181
+ github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8 =
182
+ github.com/hashicorp/yamux v0.1.2 /go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns =
181
183
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
182
184
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
183
185
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
You can’t perform that action at this time.
0 commit comments