mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
35 stars 33 forks source link

MHOUSE-10606: Upgrade to go1.22 #249

Closed knjiang closed 2 months ago

knjiang commented 2 months ago

In order to upgrade mongohouse to go1.22, its dependencies must also be upgraded to 1.22. In this PR, I'm upgrading the go vesrion from 1.20 -> 1.22. Both versions exist in the evergreen toolchain so no concerns about unavailability there.