Golang driver version

When I do go get https://github.com/neo4j/neo4j-go-driver, I end up with the following in by go.mod file.

GitHub - neo4j/neo4j-go-driver: Neo4j Bolt Driver for Go v1.8.3

I would expect to get version v5 of the driver. I can't figure anyway to get the latest driver in my project.

@mburbidg1

https://neo4j.com/download-center/#drivers list the Neo4j drivers and from here and the table and for Go 5.5.0 leads to https://github.com/neo4j/neo4j-go-driver/releases/v5.5.0