Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 15:56:44 -06:00
parent 6983118a45
commit 942c7aa401
1 changed files with 2 additions and 0 deletions

View File

@ -1274,3 +1274,5 @@ func (v *UuidConfigs) Marshal() ([]byte, error) {
func (v *UuidConfigs) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:uuid.pb.go`