use go1.11 modules
This commit is contained in:
parent
8042bcf41c
commit
1e9f579043
|
@ -7,7 +7,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
sclient "git.coolaj86.com/sclient.go"
|
||||
sclient "git.coolaj86.com/coolaj86/sclient.go"
|
||||
)
|
||||
|
||||
func usage() {
|
||||
|
|
Loading…
Reference in New Issue