1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/versioning
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
..
descriptorUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
descriptorUtils.go refactor(versioning): simplify versioning model method (#2825) 2021-05-14 09:35:31 +02:00
docker_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
docker.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
gomodfile.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
gradle_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
gradle.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
helm_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
helm.go Versioning for helm charts (#3980) 2022-08-31 13:39:00 +02:00
inifile_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
inifile.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
jsonfile_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
jsonfile.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
maven_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
maven.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
pip_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
pip.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
properties_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
properties.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
versionfile_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
versionfile.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
versioning_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
versioning.go chore: let fortify support maven self Define parameters (#4091) 2022-11-07 16:47:11 +05:30
versioningModel_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
versioningModel.go refactor(versioning): simplify versioning model method (#2825) 2021-05-14 09:35:31 +02:00
yamlfile_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
yamlfile.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00