tarantool / go-tarantool

Tarantool 1.10+ client for Go language
https://pkg.go.dev/github.com/tarantool/go-tarantool/v2
BSD 2-Clause "Simplified" License
180 stars 57 forks source link

go: bump go to 1.20 #381

Closed DerekBum closed 7 months ago

DerekBum commented 7 months ago

Bump go version to 1.20. Update ci to use go version 1.20 and newer. Remove usage of the deprecated libraries.

Related issues:

Part of #378

oleg-jukovec commented 7 months ago

Please, add a note to the CHANGELOG.md and the migration article in the README.md too.

DerekBum commented 7 months ago

README and CHANGELOG entries added.