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:
Cristian Maglie
2016-09-04 23:49:24 +02:00
parent f5235118e1
commit b89deafa1c
15 changed files with 18 additions and 18 deletions

View File

@@ -1,8 +1,8 @@
[![Build Status](https://travis-ci.org/bugst/go-serial.svg?branch=master)](https://travis-ci.org/bugst/go-serial)
[![Build Status](https://travis-ci.org/bugst/go-serial.svg?branch=v1)](https://travis-ci.org/bugst/go-serial)
A cross-platform serial library for go-lang.
Documentation and examples: https://godoc.org/go.bug.st/serial
Documentation and examples: https://godoc.org/go.bug.st/serial.v1
License: https://github.com/bugst/go-serial/blob/master/LICENSE