Update module github.com/mdlayher/vsock to v1.2.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/mdlayher/vsock | v1.2.0 -> v1.2.1 |
Release Notes
mdlayher/vsock (github.com/mdlayher/vsock)
v1.2.1
- [Improvement]: updated dependencies, test with Go 1.20.
Configuration
📅 Schedule: Branch creation - "* 0-12 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Hmm, not sure what's wrong with the lint job. The same version runs without report here.
Running [/home/runner/golangci-lint-1.56.2-linux-amd64/golangci-lint run --out-format=github-actions] in [] ...
26
level=warning msg="[runner] Can't run linter goanalysis_metalinter: buildir: failed to load package socket: could not load export data: no export data for \"github.com/mdlayher/socket\""
golangci-lint ci job is still mysteriously failing.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
github.com/mdlayher/socket |
v0.4.0 -> v0.4.1 |