Upgrade gocheck

This commit is contained in:
Chris Read
2014-11-05 13:27:15 -06:00
parent 552b11e28d
commit daf887e54f
32 changed files with 60 additions and 32 deletions
+2 -1
View File
@@ -10,9 +10,10 @@ import (
"github.com/smira/aptly/utils"
"io"
"io/ioutil"
. "launchpad.net/gocheck"
"os"
"sort"
. "gopkg.in/check.v1"
)
type NullVerifier struct {