Merge pull request #2654 from mitchellh/b-xmlpath

Update dependency to an SSL-enabled path; this was migrated from launchpad to github
pull/2825/head
Chris Bednarski 11 years ago
commit f01956405b

@ -13,7 +13,7 @@ import (
"strings"
"time"
"github.com/going/toolkit/xmlpath"
"gopkg.in/xmlpath.v2"
)
type Parallels9Driver struct {

Loading…
Cancel
Save