Go to file
Brandon Philips 528535f63e feat(omaha): add a bootid field
the bootid field will be used by CoreOS to uniquely identify a boot of
an instance.
2013-07-09 11:48:57 -07:00
fixtures feat(omaha): add a bootid field 2013-07-09 11:48:57 -07:00
omaha feat(omaha): add a bootid field 2013-07-09 11:48:57 -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 buildstatus from travis 2013-06-25 08:21:09 -07:00

README.md

Implementation of the omaha protocol in Go.

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

Build Status