From 5e21c5eba624d7908cca3e3a083a2a64405c0a9e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 11:28:20 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 1a4b885f9bbfb924b762f20de2138c425ca174f3 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/1a4b885f9bbfb924b762f20de2138c425ca174f3 b/1a4b885f9bbfb924b762f20de2138c425ca174f3 index 72b1341..0e725fb 100644 --- a/1a4b885f9bbfb924b762f20de2138c425ca174f3 +++ b/1a4b885f9bbfb924b762f20de2138c425ca174f3 @@ -981,3 +981,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