vagrant/internal/serverclient
Paul Hinze 8b5d4b8631
Update and address protobuf package deprecations
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
2022-06-08 11:51:19 -05:00
..
client.go Update logging names for clearer messages 2022-04-25 12:24:45 -05:00
doc.go Add gogo 2022-04-25 12:23:57 -05:00
grpc_log.go Add gogo 2022-04-25 12:23:57 -05:00
ruby_client.go Update and address protobuf package deprecations 2022-06-08 11:51:19 -05:00