Any plan for Seabolt to support an OpenSSL version that wasnt declared EOL in 2015?
It is a dependency for the "official" golang driver and since the old community driver is abandoned gophers dont have a great option.
The documentation does not appear to cover
# github.com/neo4j-drivers/gobolt ../../../neo4j-drivers/gobolt/config.go:25:10: fatal error: bolt/bolt.h: No such file or directory #include "bolt/bolt.h" ^~~~~~~~~~~~~ compilation terminated.
I mean Neo4j provides experimental packages, in theory, because they do not expect their end users need to build from source. Just seems like a reasonable update for an "official" not "experimental" driver set.