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