Skip to content

Bump golang.org/x/tools from 0.22.0 to 0.23.0 (#153) #17

Bump golang.org/x/tools from 0.22.0 to 0.23.0 (#153)

Bump golang.org/x/tools from 0.22.0 to 0.23.0 (#153) #17

Triggered via push July 12, 2024 19:47
Status Success
Total duration 24s
Artifacts

deps.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 3 notices
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": "9913314317" }, "sha": "c36f686c55a2bead045b841d8286cd3d6d305fb4", "ref": "refs/heads/master", "scanned": "2024-07-12T19:47:51.392Z", "manifests": { "all": { "resolved": { "pkg:golang/golang.org/x/tools@v0.23.0": { "package_url": "pkg:golang/golang.org/x/tools@v0.23.0", "relationship": "direct", "dependencies": [ "pkg:golang/golang.org/x/mod@v0.19.0", "pkg:golang/golang.org/x/sync@v0.7.0" ] }, "pkg:golang/golang.org/x/mod@v0.19.0": { "package_url": "pkg:golang/golang.org/x/mod@v0.19.0", "relationship": "indirect", "dependencies": [ "pkg:golang/golang.org/x/tools@v0.23.0" ] }, "pkg:golang/golang.org/x/sync@v0.7.0": { "package_url": "pkg:golang/golang.org/x/sync@v0.7.0", "relationship": "indirect", "dependencies": [] } }, "name": "all", "file": { "source_location": "go.mod" } } } }
main
Snapshot successfully created at 2024-07-12T19:47:51.644Z
main
The following actions uses Node.js version which is deprecated 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/