1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/piperutils
Jordi van Liempt 0ba4c2206c
chore(deps): Replace io/ioutil package (#4494)
* update all deprecated ioutil usages

* forgotten changes

* add missing imports

* undo changing comment

* add missing 'os' import

* fix integration test

---------

Co-authored-by: I557621 <jordi.van.liempt@sap.com>
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2023-08-16 12:57:04 +02:00
..
testdata Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
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 feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
fileUtils_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
fileUtils.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +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 Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
maps_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
maps.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01: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 Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
slices.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01: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 replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
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 fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00