vagrant/internal/server/ptypes
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
..
application.go Add gogo 2022-04-25 12:23:57 -05:00
basis.go Update machine to target and refs from plugin sdk in ptypes 2022-04-25 12:24:06 -05:00
component.go Update and address protobuf package deprecations 2022-06-08 11:51:19 -05:00
job.go Update machine to target and refs from plugin sdk in ptypes 2022-04-25 12:24:06 -05:00
job_test.go Add gogo 2022-04-25 12:23:57 -05:00
project.go Fix project test 2022-04-25 12:24:15 -05:00
runner.go Add gogo 2022-04-25 12:23:57 -05:00
server_config.go Add gogo 2022-04-25 12:23:57 -05:00
server_config_test.go Add gogo 2022-04-25 12:23:57 -05:00
target.go Add tests for target 2022-04-25 12:24:39 -05:00