From 9bb806a7c723e3106c8335fe6cd78fee24df8e95 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 13:41:03 -0600 Subject: [PATCH] Notes added by 'git notes append' --- 803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f index 1d0eb43..6fa5c0c 100644 --- a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f +++ b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f @@ -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