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