1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-16 05:16:08 +02:00
sap-jenkins-library/pkg/piperutils
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
..
testdata
credentials_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
credentials.go
cyclonedxbom_test.go feat: add build artifacts metadata for mtaBuild (#5166) 2024-11-04 12:30:39 +02:00
cyclonedxBom.go feat: add build artifacts metadata for mtaBuild (#5166) 2024-11-04 12:30:39 +02:00
fileUtils_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
fileUtils.go Copy full project (#5033) 2024-09-06 14:27:17 +02:00
ioUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ioUtils.go
maps_test.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
maps.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
pointer_test.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
pointer.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
projectStructure_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
projectStructure.go
slices_test.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
slices.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
stepResults_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
stepResults.go chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
strings_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
strings.go
templateUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
templateUtils.go