1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-16 05:16:08 +02:00
sap-jenkins-library/pkg/docker
Valentin dfd947b7e1
Update go version to 1.23 and removed some helper methods in favor of STD library (#5200)
* 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>
2024-12-12 17:32:12 +02:00
..
mock feat: Add imagePushToRegistry step (#4609) 2023-11-30 15:06:31 +06:00
container_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
container.go fix(kaniko): set cpe consistently (#3545) 2022-02-17 08:20:30 +01:00
crane.go feat: Add imagePushToRegistry step (#4609) 2023-11-30 15:06:31 +06:00
docker_test.go fix(cnbBuild): read dockerConfigJSON from CPE and merge it with user-provided (#4444) 2023-07-04 14:19:02 +02:00
docker.go Update go version to 1.23 and removed some helper methods in favor of STD library (#5200) 2024-12-12 17:32:12 +02:00
multiarch_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
multiarch.go feat(kanikoExecute): preparation for multi-arch builds (#3515) 2022-02-09 10:17:34 +01:00