1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-16 05:16:08 +02:00
sap-jenkins-library/pkg/npm
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
..
config_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
config.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
ignore.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
mock.go Exposing build artifact metadata from maven and npm (#5008) 2024-08-27 08:24:38 +02:00
npm_test.go npm config doesn't fail when workspaces enabled (#5120) 2024-10-07 11:55:20 +05:00
npm.go npm config doesn't fail when workspaces enabled (#5120) 2024-10-07 11:55:20 +05:00
publish_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
publish.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