root@b7e73b91c780:/# go version
go version go1.2 linux/amd64
root@b7e73b91c780:/# go get -u github.com/ethereum/go-ethereum
# github.com/ethereum/eth-go/ethdb
go/src/github.com/ethereum/eth-go/ethdb/database.go:55: not enough arguments in call to db.db.NewIterator
root@b7e73b91c780:/#