Context
The go version used in the project begins to be old (using 1.16 while we are at the 1.24) and dependencies haven't been updated for a while too.
I propose to update to 1.22, like this it still usable by many without requesting them to update there project.
Objectives
- Update the
go version to 1.22 and bump dependencies to the latest versions available for 1.22.
- Fix breaking changes
Note: It will help to close the following PRs : #680 , #667 , #568, #677, #657 , #625 , #612
Context
The
goversion used in the project begins to be old (using 1.16 while we are at the 1.24) and dependencies haven't been updated for a while too.I propose to update to 1.22, like this it still usable by many without requesting them to update there project.
Objectives
goversion to 1.22 and bump dependencies to the latest versions available for 1.22.