1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Remove the got library as the streaming progress is part of fetch() in NodeJS 20

This commit is contained in:
Jozef Izso 2026-03-01 13:53:50 +01:00
parent b680d1f582
commit d4d263a243
Failed to extract signature
3 changed files with 28 additions and 274 deletions

View file

@ -41,7 +41,6 @@
"@actions/github": "^6.0.1",
"adm-zip": "^0.5.16",
"fast-glob": "^3.3.3",
"got": "^11.8.6",
"picomatch": "^4.0.3",
"xml2js": "^0.6.2"
},