No description
Find a file
Brandon Philips bb1265733a Merge pull request #9 from philips/add-new-fields
philips/add-new-fields
2013-09-03 16:41:27 -07:00
fixtures feat(omaha): add oem and previousbootid 2013-09-03 16:39:37 -07:00
omaha feat(omaha): add oem and previousbootid 2013-09-03 16:39:37 -07:00
.gitignore Initial commit 2013-03-27 16:59:16 -07:00
.travis.yml travis.yml: try to build all of the packages 2013-06-25 08:56:17 -07:00
LICENSE LICENSE: Initial commit 2013-06-23 19:42:30 -07:00
README.md README: add a link to the go docs 2013-07-09 17:32:27 -07:00

Go Omaha

Implementation of the omaha protocol in Go.

https://code.google.com/p/omaha/

Docs

http://godoc.org/github.com/coreos/go-omaha/omaha

Build Status