commit
43f8a74b0f
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ type App struct {
|
|||
// coreos update engine extensions
|
||||
BootId string `xml:"bootid,attr,omitempty"`
|
||||
PreviousBootId string `xml:"previousbootid,attr,omitempty"`
|
||||
Oem string `xml:"oem,attr,omitempty"`
|
||||
OEM string `xml:"oem,attr,omitempty"`
|
||||
}
|
||||
|
||||
func NewApp(id string) *App {
|
||||
|
|
Loading…
Reference in a new issue