Update dependency to an SSL-enabled path; this was migrated from launchpad to github

This commit is contained in:
Chris Bednarski 2015-08-21 17:17:56 -07:00
parent b610e8005c
commit 0a79546cf9
1 changed files with 1 additions and 1 deletions

View File

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