From 51f2ac885403b04a8d504ef4093fecfc881f0c86 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 12:50:46 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 53d986bf5939180e2be42afc8166a22b47a79977 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/53d986bf5939180e2be42afc8166a22b47a79977 b/53d986bf5939180e2be42afc8166a22b47a79977 index 35a886f..b40c2e3 100644 --- a/53d986bf5939180e2be42afc8166a22b47a79977 +++ b/53d986bf5939180e2be42afc8166a22b47a79977 @@ -1045,3 +1045,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.48 2025-01-28_20:32:42_UTC +// 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