denisenkom / go-mssqldb

Microsoft SQL server driver written in go language
BSD 3-Clause "New" or "Revised" License
1.82k stars 499 forks source link

Update to Go 1.21 to remove CSVs #799

Closed Melarian closed 5 months ago

Melarian commented 5 months ago

Mainly updated to Go v 1.21 as well as updating dependencies. There were CSVs that needed to be addressed. Left some TODOs in the azuread\configuration.go that will need to be addressed by someone who knows Azure.