forked from joejulian/gio
9b54892cc4
A previous change converted the package argument to gogio to an absolute path. However, gogio supports all package paths that may appear in Go import statements. For example, the path "gioui.org/cmd/example/kitchen" should not be converted. Signed-off-by: Elias Naur <mail@eliasnaur.com>