when I try to import this into my GOPATH, using command -
go get github.com/extrame/xls
I get error as -
github.com/extrame/xls
github.com/extrame/xls/comparexlsxlsx.go:27:38: xlsxSheet.Rows undefined (type *xlsx.Sheet has no field or method Rows)
any one has an idea why am I getting this error ?