hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.16k stars 4.43k forks source link

Update vagrant-go dependencies #13201

Closed chrisroberts closed 1 year ago

chrisroberts commented 1 year ago

Updates the vagrant-go dependencies. Makes some small adjustments to tests, replaces usage of mergo.Merge for protoreflect.Message types with proto.Merge for expected behavior, and adds a force-test target to run tests with caching disabled.