From 80915d260f9eff641b99ce3a01232c902e5f38ec Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 05:34:49 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 0ca91f5730c1adbed9286e2181d49d526767fdf0 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/0ca91f5730c1adbed9286e2181d49d526767fdf0 b/0ca91f5730c1adbed9286e2181d49d526767fdf0 index d80ec32..7b60b24 100644 --- a/0ca91f5730c1adbed9286e2181d49d526767fdf0 +++ b/0ca91f5730c1adbed9286e2181d49d526767fdf0 @@ -598,3 +598,15 @@ func (x *GitTags) AppendByHash(y *GitTag) bool { } // `autogen:goDep.marshal.pb.go` + +// Code generated by go.wit.com/apps/autogenpb DO NOT EDIT. +// This file was autogenerated with autogenpb v0.0.44-1-g97c65be 2025.01.16_1743 +// go install go.wit.com/apps/autogenpb@latest +// +// define which structs (messages) you want to use in the .proto file +// Then sort.pb.go and marshal.pb.go files are autogenerated +// +// autogenpb uses it and has an example .proto file with instructions +// + +package gitpb