Fix goreleaser config #18
Annotations
1 warning and 3 notices
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/go-dependency-submission@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
main
Submitting snapshot...
|
main
{
"detector": {
"name": "actions/go-dependency-submission",
"url": "https://github.com/actions/go-dependency-submission",
"version": "0.0.1"
},
"version": 0,
"job": {
"correlator": "main-all",
"id": "10837778498"
},
"sha": "871cd0ab9e6daaa01aea58331023f9f6e3650347",
"ref": "refs/heads/master",
"scanned": "2024-09-12T19:52:39.630Z",
"manifests": {
"all": {
"resolved": {
"pkg:golang/golang.org/x/[email protected]": {
"package_url": "pkg:golang/golang.org/x/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/[email protected]",
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/golang.org/x/[email protected]": {
"package_url": "pkg:golang/golang.org/x/[email protected]",
"relationship": "indirect",
"dependencies": []
},
"pkg:golang/golang.org/x/[email protected]": {
"package_url": "pkg:golang/golang.org/x/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:golang/golang.org/x/[email protected]"
]
}
},
"name": "all",
"file": {
"source_location": "go.mod"
}
}
}
}
|
main
Snapshot successfully created at 2024-09-12T19:52:40.240Z
|