validator-labs / validatorctl

A CLI tool for the validator ecosystem.
https://validator-labs.github.io/docs
Apache License 2.0
4 stars 0 forks source link

deps(deps): update golang.org/x/exp digest to 2d47ceb #254

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest f66d83c -> 2d47ceb

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

β„Ή 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):

Details:

Package Change
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/sync v0.8.0 -> v0.9.0
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   49.38%   49.38%           
=======================================
  Files          46       46           
  Lines        8100     8100           
=======================================
  Hits         4000     4000           
  Misses       3233     3233           
  Partials      867      867           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update bef2357...e048152. Read the comment docs.