mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-14 03:43:42 +00:00
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:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// Package drivers is just a placeholder for the sub-packages.
|
// Package drivers is just a placeholder for the sub-packages.
|
||||||
// It is here just to be able to install the package without errors using
|
// 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
|
package drivers
|
||||||
|
|||||||
Reference in New Issue
Block a user