Go to file
Michael Marineau 5a03e1d183 codes: improve app and update status error messages 2017-05-25 13:13:10 -07:00
fixtures feat(omaha): add a machineid field 2014-03-17 14:29:04 -07:00
omaha codes: improve app and update status error messages 2017-05-25 13:13:10 -07:00
.gitignore Initial commit 2013-03-27 16:59:16 -07:00
.travis.yml travis: test against go 1.7 and 1.8 2017-04-21 14:12:44 -07:00
CONTRIBUTING.md CONTRIBUTING: fix line wrapping 2015-10-14 08:48:41 -07:00
DCO chore(contributing): clean up CONTRIBUTING.md and split out DCO 2014-04-04 10:40:37 -07:00
LICENSE feat(*): initial commit 2014-01-19 12:25:11 -08:00
NOTICE NOTICE: Bump copyright year 2017-02-10 09:36:49 -08:00
README.md Update README.md link to github.com/google/omaha 2015-11-01 08:48:27 +00:00
code-of-conduct.md update code of conduct copy 2016-08-09 13:19:44 -07:00

README.md

Go Omaha

Implementation of the omaha protocol in Go.

https://github.com/google/omaha

Docs

http://godoc.org/github.com/coreos/go-omaha/omaha

Build Status