neo4j / neo4j-go-driver

Neo4j Bolt Driver for Go
Apache License 2.0
496 stars 70 forks source link

Switch to Go 1.19 baseline #587

Closed sp71 closed 5 months ago

sp71 commented 5 months ago
StephenCathcart commented 5 months ago

Hi, @sp71, thanks for taking the time to open a PR for the Go driver!

Unfortunately, we don't bump Go versions outside of a major release to avoid breaking changes in client code. The next major bump for us will be the 6.0 driver. We'll bump the Go version to the latest available at that time.