From 5ba124ec941e29b4a254d3dca13b13563b486e50 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 17 Jan 2025 06:22:25 -0600 Subject: [PATCH] Notes added by 'git notes append' --- f0f545a871a93f404fd2cee223b88e3b2186bd81 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/f0f545a871a93f404fd2cee223b88e3b2186bd81 b/f0f545a871a93f404fd2cee223b88e3b2186bd81 index d80ec32..7b60b24 100644 --- a/f0f545a871a93f404fd2cee223b88e3b2186bd81 +++ b/f0f545a871a93f404fd2cee223b88e3b2186bd81 @@ -598,3 +598,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.16_1743 +// 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