rename: make sure package name is consistent in all places after move to organization

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2019-02-07 09:41:24 +01:00
parent 96b5daee8e
commit bb56d49ce3
+1 -1
View File
@@ -1,4 +1,4 @@
// Package drivers is just a placeholder for the sub-packages.
// It is here just to be able to install the package without errors using
// go get -d github.com/ayke/tinygo-drivers
// go get -d github.com/tinygo-org/drivers
package drivers