open-nomad/plugins/base
Mahmood Ali fb55717b0c
Regenerate Proto files (#5421)
Noticed that the protobuf files are out of sync with ones generated by 1.2.0 protoc go plugin.

The cause for these files seem to be related to release processes, e.g. [0.9.0-beta1 preperation](ecec3d38de (diff-da4da188ee496377d456025c2eab4e87)), and [0.9.0-beta3 preperation](b849d84f2f).

This restores the changes to that of the pinned protoc version and fails build if protobuf files are out of sync.  Sample failing Travis job is that of the first commit change: https://travis-ci.org/hashicorp/nomad/jobs/506285085
2019-03-14 10:56:27 -04:00
..
proto Regenerate Proto files (#5421) 2019-03-14 10:56:27 -04:00
structs recover 2019-01-07 14:49:40 -08:00
base.go base fixes 2018-12-18 16:48:00 -08:00
client.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
plugin.go drivers: use consts for task handle version 2019-01-18 18:31:01 -05:00
plugin_test.go base fixes 2018-12-18 16:48:00 -08:00
server.go base fixes 2018-12-18 16:48:00 -08:00
testing.go base fixes 2018-12-18 16:48:00 -08:00