Looks like some dependencies rely on Go 1.21 with the current versions shown by the build system, currently it's not able to install go-task anymore. With this change the build system gets updated to Go 1.21.
* feat: update go to v1.20 * ci: golang version to 20 in github actions * ci: fix golang version