Update vagrant sdk dep
This commit is contained in:
parent
f1a262c01f
commit
ff8d5ef729
2
go.mod
2
go.mod
@ -54,7 +54,7 @@ require (
|
||||
github.com/hashicorp/hcl/v2 v2.7.1-0.20201023000745-3de61ecba298
|
||||
github.com/hashicorp/horizon v0.0.0-20201027182500-45298493f49e // indirect
|
||||
github.com/hashicorp/nomad/api v0.0.0-20200814140818-42de70466a9d
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210811210849-b182b32850b1
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210817144512-808abecd0337
|
||||
github.com/hashicorp/waypoint-hzn v0.0.0-20201008221232-97cd4d9120b9 // indirect
|
||||
github.com/hashicorp/waypoint-plugin-sdk v0.0.0-20201107013852-c3b6eb26185d // indirect
|
||||
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce // indirect
|
||||
|
||||
2
go.sum
2
go.sum
@ -766,6 +766,8 @@ github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210729214034-ee99e9f49690 h1:07
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210729214034-ee99e9f49690/go.mod h1:tW5T9WQXv2xoNxLRD7EY9LmVPwuwXITYYk7/+xTccaw=
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210811210849-b182b32850b1 h1:3RQfwBteTzYqOaA7/c54EWo2D6rD5vjAbznKZU589Go=
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210811210849-b182b32850b1/go.mod h1:TkilsKWBC2E9dy7PAbGd33yAI8G60FTDXD4BZ1lNESU=
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210817144512-808abecd0337 h1:74iBmRLI2LIm71BPsbizfuvrSJEQ54xZ8bGC2BqQW/s=
|
||||
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20210817144512-808abecd0337/go.mod h1:TkilsKWBC2E9dy7PAbGd33yAI8G60FTDXD4BZ1lNESU=
|
||||
github.com/hashicorp/vault/api v1.0.5-0.20190909201928-35325e2c3262 h1:En9ph/axtiRQX8mt4+fVBOgNfEmndq5c+K0fUBviFTQ=
|
||||
github.com/hashicorp/vault/api v1.0.5-0.20190909201928-35325e2c3262/go.mod h1:LGTA4eiQKhPGTBgi6fCuAT5n0S3CJBHa7cpUotrLxjw=
|
||||
github.com/hashicorp/vault/sdk v0.1.14-0.20190909201848-e0fbf9b652e2 h1:b65cSyZqljnCPzzsUXvR4P0eXypo1xahQyG809+IySk=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user