From 60ff7358d324acc616e8355efbb8b19274bd6587 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 30 Jan 2025 19:52:54 -0600 Subject: [PATCH] Notes added by 'git notes append' --- d62954bb63a10b7dc3b20d629bae20353d6987ee | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/d62954bb63a10b7dc3b20d629bae20353d6987ee b/d62954bb63a10b7dc3b20d629bae20353d6987ee index 56239ac..5fb83dc 100644 --- a/d62954bb63a10b7dc3b20d629bae20353d6987ee +++ b/d62954bb63a10b7dc3b20d629bae20353d6987ee @@ -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