1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/log
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
..
ansHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ansHook.go remove Pipeline word in subject (#3874) 2022-07-05 11:55:07 +03:00
collectorHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
collectorHook.go feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
errors_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
errors.go Reporting: Variable change to deprecate step Splunk Hook; logging in telemetry (#3539) 2022-02-14 08:56:11 +01:00
fatalHook_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
fatalHook.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
log_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
log.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
sentryHook_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
sentryHook.go Fix reading of hook configuration (#1854) 2020-07-28 17:19:33 +02:00
url.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
writer_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
writer.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00