Bump the SDK
This commit is contained in:
parent
8c9b72d56e
commit
3d5cc28d34
2
go.mod
2
go.mod
@ -46,7 +46,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-20211221213857-da60e39a4ef3
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20220104225945-672b05936e75
|
||||
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
2
go.sum
@ -374,6 +374,8 @@ github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20211221183408-14997639e9d5 h1:iv
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20211221183408-14997639e9d5/go.mod h1:ybozq4VqU9UlnHjNKqlgsO1WNKcZiE9IZ2v8mhlbtXw=
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20211221213857-da60e39a4ef3 h1:ZAJHiCetHMBRT/k42Oep+DiDWXZM/V/gglpsnllFbz8=
|
||||
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/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=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user