Dependency update, new golang.org/x package names
This commit is contained in:
@@ -18,7 +18,7 @@ package protocol
|
||||
import (
|
||||
"path/filepath"
|
||||
|
||||
"code.google.com/p/go.text/unicode/norm"
|
||||
"golang.org/x/text/unicode/norm"
|
||||
)
|
||||
|
||||
type wireFormatConnection struct {
|
||||
|
||||
Reference in New Issue
Block a user