core: use canonical import path for sysfs package

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-12-21 10:57:23 +01:00
parent ade09c734e
commit 75847b8f0c
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ Package sysfs provides generic access to linux gpio.
It is intended to be used while implementing support for a single board linux computer
*/
package sysfs
package sysfs // import "gobot.io/x/gobot/sysfs"