* Bump go version 1.23.4->1.24
* Update go version 1.24.0 for github workflows
* Update go version 1.23.4->1.24.0 for docker images
* Replace deprecated cipher.NewCFBDecrypter/NewCFBEncrypter
* Fix go vet error: non-constant format string
* Fix go vet error: non-constant format string
* Update cmd/golangBuild.go
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* update go version
* fix go vet errors
* replaces stringutils with slices std package
* added slices package
* 1.22.4 to 1.23.4
---------
Co-authored-by: Valentin <valentin.uchkunev@sap.com>
* update golang to 1.20
* update version in another places
* fix failing unit tests and lint
---------
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>