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