cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Golang driver version

mburbidg1
Node Clone

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

github.com/neo4j/neo4j-go-driver 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. 

1 REPLY 1

@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