qlik-oss / mongocursorpagination

MIT License
5 stars 9 forks source link

go libraries normally don't have vendored dependencies #3

Closed seriousben closed 5 years ago

seriousben commented 5 years ago

Libraries can have golang modules/dep Gopkg.toml files to state which versions of dependencies they support but normally they don't have vendored deps.

EtienneDufresne commented 5 years ago

no using go get only