build(deps): bump setup-go from v2.1.2 to v2.1.3 (#102)
Bumps [setup-go](https://github.com/actions/setup-go) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](8a3a76c217...37335c7bb2
)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ea701ccbd
commit
4957db1776
6
package-lock.json
generated
6
package-lock.json
generated
@ -2045,10 +2045,10 @@
|
||||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
||||
},
|
||||
"setup-go": {
|
||||
"version": "git+https://github.com/actions/setup-go.git#8a3a76c2171de8c3be20bec507b6d829ccae48ba",
|
||||
"from": "git+https://github.com/actions/setup-go.git#8a3a76c2171de8c3be20bec507b6d829ccae48ba",
|
||||
"version": "git+https://github.com/actions/setup-go.git#37335c7bb261b353407cff977110895fa0b4f7d8",
|
||||
"from": "git+https://github.com/actions/setup-go.git#37335c7bb261b353407cff977110895fa0b4f7d8",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"@actions/tool-cache": "^1.6.0",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/tmp": "^0.2.0",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.2",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.3",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user