Updated cockroach vendorized version to v22.2.4.
Sqlfmt now supports and is compatible with new v22.2.X statements.
See https://www.cockroachlabs.com/docs/releases/v22.2.html for more info.
What's Changed
*: Bump golang to 1.19 by @inigohu in #9
*: Bump cockroach to latest by @inigohu in #10
*: internal/cli: add initial tests structure by @inigohu in #11
*: internal/cli: fix sqlfmt to restore trailing newline by @inigohu in #12
New Contributors
Full Changelog: v1.4.0...v1.5.0