Change import path to "go.bug.st/serial.v1"
This is needed when there are breaking changes in the API.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
//
|
||||
|
||||
package serial // import "go.bug.st/serial"
|
||||
package serial // import "go.bug.st/serial.v1"
|
||||
|
||||
// termios manipulation functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user