mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-22 09:21:40 -05:00
These changes address the following warning showing up on `go get`
operations:
go: module github.com/golang/protobuf is deprecated: Use the
"google.golang.org/protobuf" module instead.
All changes are made using the recommendations in the per-function
deprecation notices from the docs at
https://pkg.go.dev/github.com/golang/protobuf/ptypes
|
||
|---|---|---|
| .. | ||
| artifact.go | ||
| build.go | ||
| config.go | ||
| deploy.go | ||