From f5ad4a7a41deb9f8b35c39c46d6ae31276c1e117 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 27 Nov 2024 21:21:06 -0600 Subject: geez --- forgeConfig.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forgeConfig.proto') diff --git a/forgeConfig.proto b/forgeConfig.proto index ab4e033..5d3b25a 100644 --- a/forgeConfig.proto +++ b/forgeConfig.proto @@ -31,7 +31,7 @@ message ForgeConfig { google.protobuf.Timestamp verstamp = 12; // the git commit timestamp of the version } -// TODO: autogen 'Repos' +// TODO: autogen 'sort', 'marshal' message ForgeConfigs { string uuid = 1; // could be useful for /usr/share/file/magic someday? string version = 2; // could be used for protobuf schema change violations? -- cgit v1.2.3