go-sql-spanner
go-sql-spanner copied to clipboard
useragent out of date
Currently the used useragent is https://github.com/googleapis/go-sql-spanner/blob/94bc4174c8386e46eab510acdc65c39c42d4024b/driver.go#L41:
const userAgent = "go-sql-spanner/1.0.2"
It's not a significant issue, but probably would be nice to keep it up to date when tagging releases.