From 5d33d5f6d9a206d70a6a0a39a202e9b63d007fcc Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 18 Jan 2025 04:14:22 -0600 Subject: [PATCH] Notes added by 'git notes append' --- d014dbe3d42d2471aeab43e4d6ab0003e88f21ac | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/d014dbe3d42d2471aeab43e4d6ab0003e88f21ac b/d014dbe3d42d2471aeab43e4d6ab0003e88f21ac index 1d0eb43..6fa5c0c 100644 --- a/d014dbe3d42d2471aeab43e4d6ab0003e88f21ac +++ b/d014dbe3d42d2471aeab43e4d6ab0003e88f21ac @@ -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