neo4j / neo4j-go-driver

Neo4j Bolt Driver for Go
Apache License 2.0
482 stars 68 forks source link

Switch to Go 1.19 baseline #587

Closed sp71 closed 3 weeks ago

sp71 commented 3 weeks ago
StephenCathcart commented 3 weeks 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.