Added canonical (vanity) imports
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
//
|
//
|
||||||
|
|
||||||
package serial
|
package serial // import "go.bug.st/serial"
|
||||||
|
|
||||||
import "io"
|
import "io"
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
//
|
//
|
||||||
|
|
||||||
package serial
|
package serial // import "go.bug.st/serial"
|
||||||
|
|
||||||
import "io/ioutil"
|
import "io/ioutil"
|
||||||
import "regexp"
|
import "regexp"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
//
|
//
|
||||||
|
|
||||||
package serial
|
package serial // import "go.bug.st/serial"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user