aboutsummaryrefslogtreecommitdiff
path: root/metadata/metadata.proto
diff options
context:
space:
mode:
authorJoe Richey joerichey@google.com <joerichey@google.com>2017-07-18 11:04:50 -0700
committerJoe Richey joerichey@google.com <joerichey@google.com>2017-07-18 21:07:01 -0700
commitf898a826ab24e03019323ade6a8785e2bf463a41 (patch)
treed78b435841a164c56981f9be6f5b702baf7b6de7 /metadata/metadata.proto
parent8867856db45abaed8b9e2539ee7c34d99360db56 (diff)
Travis.yml and Makefile now run integration tests.
Diffstat (limited to 'metadata/metadata.proto')
-rw-r--r--metadata/metadata.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/metadata/metadata.proto b/metadata/metadata.proto
index 395cdff..1bec64f 100644
--- a/metadata/metadata.proto
+++ b/metadata/metadata.proto
@@ -19,6 +19,7 @@
* the License.
*/
+// If you modify this file, be sure to run "go generate" on this package.
syntax = "proto3";
package metadata;