This commit is contained in:
sophia 2022-01-13 13:12:15 -06:00 committed by Paul Hinze
parent 53f7b3f8eb
commit 3005f7e274
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

2
go.sum
View File

@ -376,6 +376,8 @@ github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20211221213857-da60e39a4ef3 h1:ZA
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20211221213857-da60e39a4ef3/go.mod h1:ybozq4VqU9UlnHjNKqlgsO1WNKcZiE9IZ2v8mhlbtXw=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220104225945-672b05936e75 h1:gUawZZJq0IeHE9IpDq5YPhIhDJYXRTB1IsUIuhVgHxc=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220104225945-672b05936e75/go.mod h1:ybozq4VqU9UlnHjNKqlgsO1WNKcZiE9IZ2v8mhlbtXw=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220113191131-c0fee539f0c4 h1:M+Wllm9VjQi3EfCj/9nucD7tywSlY2lsbOuWZHWVvOI=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220113191131-c0fee539f0c4/go.mod h1:ybozq4VqU9UlnHjNKqlgsO1WNKcZiE9IZ2v8mhlbtXw=
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce h1:7UnVY3T/ZnHUrfviiAgIUjg2PXxsQfs5bphsG8F7Keo=
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=