From ac206aa27eea93cbaf7a7a7a368306d3691b9cee Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 15 Feb 2025 17:25:04 -0600 Subject: [PATCH] Notes added by 'git notes append' --- c9149bbb13654d76518365d199dc0d51d6f5cfaf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/c9149bbb13654d76518365d199dc0d51d6f5cfaf b/c9149bbb13654d76518365d199dc0d51d6f5cfaf index fb4c99e..ab5184d 100644 --- a/c9149bbb13654d76518365d199dc0d51d6f5cfaf +++ b/c9149bbb13654d76518365d199dc0d51d6f5cfaf @@ -1612,3 +1612,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool { x.GoDeps = append(x.GoDeps, y) return true } + +// `autogen:repo.marshal.pb.go`