From e4a979d9747bc3060e5c18b7943212a8e190dcc8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 12:51:17 -0600 Subject: [PATCH] Notes added by 'git notes append' --- b44babb9abd83fd286fb4c827740131996c312bd | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/b44babb9abd83fd286fb4c827740131996c312bd b/b44babb9abd83fd286fb4c827740131996c312bd index 35a886f..b40c2e3 100644 --- a/b44babb9abd83fd286fb4c827740131996c312bd +++ b/b44babb9abd83fd286fb4c827740131996c312bd @@ -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