From dbcc8f53b81a8f8cbf2058820cf570b743da0a32 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 13 Jan 2025 09:09:14 -0600 Subject: [PATCH] Notes added by 'git notes append' --- ceb2d6d5c8246c26555bad1681779fb5da37e28f | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceb2d6d5c8246c26555bad1681779fb5da37e28f b/ceb2d6d5c8246c26555bad1681779fb5da37e28f index 66b7ffe..1b412f0 100644 --- a/ceb2d6d5c8246c26555bad1681779fb5da37e28f +++ b/ceb2d6d5c8246c26555bad1681779fb5da37e28f @@ -596,3 +596,5 @@ func (x *GitTags) AppendByHash(y *GitTag) bool { x.GitTags = append(x.GitTags, y) return true } + +// `autogen:goDep.marshal.pb.go`