No description
Find a file
Joshua Deare da9eaa53f9 added nil datastore tags to XMLName
now if a struct is put in datastore it won't be bloated
with needless XMLName field
2013-06-25 16:39:01 -07:00
fixtures chore(omaha): move everything to the top level directory 2013-04-11 10:26:19 -07:00
omaha added nil datastore tags to XMLName 2013-06-25 16:39:01 -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

Implementation of the omaha protocol in Go.

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

Build Status