No description
Find a file
Brandon Philips 171b7c70d7 fix(omaha): Capitalize sha256 so it is exported
Capitalization is needed so that things are exported in Go. Oops.
2013-04-11 12:08: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): Capitalize sha256 so it is exported 2013-04-11 12:08:55 -07:00
omaha_test.go fix(omaha): Capitalize sha256 so it is exported 2013-04-11 12:08:55 -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/