go-omaha/omaha
Brandon Philips acc428b640 fix(omaha): follow go standards with package name
The last item in a package path in Go should match the package name.
This is not the case right now.

Fix by making the new import path:

github.com/coreos/go-omaha/omaha
2013-06-23 19:54:27 -07:00
..
omaha.go fix(omaha): follow go standards with package name 2013-06-23 19:54:27 -07:00
omaha_test.go fix(omaha): follow go standards with package name 2013-06-23 19:54:27 -07:00