Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 21:30:26 -06:00
parent f5afa1afa8
commit 5645a25352
1 changed files with 2 additions and 0 deletions

View File

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