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
This commit is contained in:
Brandon Philips 2013-06-23 19:52:53 -07:00
parent c919ac7ef6
commit acc428b640
2 changed files with 0 additions and 0 deletions