Update SDK ref

This commit is contained in:
Chris Roberts 2022-04-28 09:56:29 -07:00
parent bd849581f6
commit c0b17ae4f3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -45,7 +45,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/hcl/v2 v2.7.1-0.20201023000745-3de61ecba298
github.com/hashicorp/nomad/api v0.0.0-20200814140818-42de70466a9d
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220425220513-71bbd1c1237a
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220428165417-47b0f98908ec
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce // indirect
github.com/imdario/mergo v0.3.11
github.com/improbable-eng/grpc-web v0.13.0

2
go.sum
View File

@ -361,6 +361,8 @@ github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220421183549-595b2c45b428 h1:EM
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220421183549-595b2c45b428/go.mod h1:AagbbSR/HMGxUYevXHeUxi2mRoBptRG1gtJnR/qnxt4=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220425220513-71bbd1c1237a h1:8nvqkl3fl88gjPlL+ygPO8lEiaeslk+fNpod1KDyRDc=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220425220513-71bbd1c1237a/go.mod h1:AagbbSR/HMGxUYevXHeUxi2mRoBptRG1gtJnR/qnxt4=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220428165417-47b0f98908ec h1:Xrn9wsDaoqjBcfWitoISlt0r1e3ZA+hroNi2i7dlrh0=
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220428165417-47b0f98908ec/go.mod h1:xOBGSu24lRHmLlm459L6lrQKge92IGwJiOcXkC6WM74=
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=