No description
Find a file
Brandon Philips def5edd1b7 fix(omaha): make Actions a pointer
Setup Actions as a pointer so that we can update it later.
2013-04-11 12:07:55 -07:00
fixtures chore(omaha): move everything to the top level directory 2013-04-11 10:26:19 -07:00
.gitignore Initial commit 2013-03-27 16:59:16 -07:00
omaha.go fix(omaha): make Actions a pointer 2013-04-11 12:07:55 -07:00
omaha_test.go chore(omaha): move everything to the top level directory 2013-04-11 10:26:19 -07:00
README.md Initial commit 2013-03-27 16:59:16 -07:00

Implementation of the omaha protocol in Go.

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