Update dependency to an SSL-enabled path; this was migrated from launchpad to github
This commit is contained in:
parent
b610e8005c
commit
0a79546cf9
|
@ -13,7 +13,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/going/toolkit/xmlpath"
|
"gopkg.in/xmlpath.v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Parallels9Driver struct {
|
type Parallels9Driver struct {
|
||||||
|
|
Loading…
Reference in New Issue