Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-14 22:38:24 -06:00
parent 797c1f166e
commit cb64d5a8fb
1 changed files with 2 additions and 0 deletions

View File

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