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