From ac10636635857b87581edd53b92fd48233f97740 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 07:59:38 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 6df0c3ebde664b60175a6e0185e61f7b4097e13a | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/6df0c3ebde664b60175a6e0185e61f7b4097e13a b/6df0c3ebde664b60175a6e0185e61f7b4097e13a index 1d0eb43..6fa5c0c 100644 --- a/6df0c3ebde664b60175a6e0185e61f7b4097e13a +++ b/6df0c3ebde664b60175a6e0185e61f7b4097e13a @@ -618,3 +618,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.17_0237 +// 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