summaryrefslogtreecommitdiff
path: root/repo.proto
diff options
context:
space:
mode:
Diffstat (limited to 'repo.proto')
-rw-r--r--repo.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo.proto b/repo.proto
index be8088c..dbc0268 100644
--- a/repo.proto
+++ b/repo.proto
@@ -5,6 +5,7 @@ package gitpb;
// stores information about git repos
// If the project is in golang, also gets the go language dependacies
+import "stat.proto";
import "gitTag.proto";
import "goDep.proto";
import "gitConfig.proto";