forked from joejulian/gio
9cc90d9695
find gio/ -type f -name '*.go' | xargs -I '{}' goimports -w '{}'
Signed-off-by: Robin Eklind