No description
Find a file
Joshua Deare 2315500129 terminated XMLName from appearing in json
when we need json encoding(putting AppRequestLogs into bigquery)
we don't want the XMLName tag adding on needless data
2013-06-28 22:48:55 -07:00
fixtures chore(omaha): move everything to the top level directory 2013-04-11 10:26:19 -07:00
omaha terminated XMLName from appearing in json 2013-06-28 22:48:55 -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