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