mirror of
https://github.com/actions/setup-go.git
synced 2025-07-24 23:48:28 +02:00
Sources modified
This commit is contained in:
parent
bfd2fb341f
commit
cf004f0dc3
10 changed files with 274 additions and 92 deletions
|
@ -32,10 +32,12 @@
|
|||
"@actions/http-client": "^2.0.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"lodash.memoize": "^4.1.2",
|
||||
"semver": "^6.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/lodash": "^4.14.198",
|
||||
"@types/node": "^16.11.25",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue