Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 15:57:01 -06:00
parent 88f7651704
commit c7345f423d
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`