From 78d91eacc838c1cef74e6ed4064fb99826483269 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 30 Jan 2025 13:48:00 -0600 Subject: [PATCH] Notes added by 'git notes append' --- a07ad8bae8b49b214cad7d15bc61681eed56413f | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/a07ad8bae8b49b214cad7d15bc61681eed56413f b/a07ad8bae8b49b214cad7d15bc61681eed56413f index 56239ac..5fb83dc 100644 --- a/a07ad8bae8b49b214cad7d15bc61681eed56413f +++ b/a07ad8bae8b49b214cad7d15bc61681eed56413f @@ -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.49 2025-01-30_07:10:11_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