k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Update golang.org/x/* dependencies

Open oleiade opened this issue 1 year ago • 1 comments

What?

This PR updates the project's dependencies on golang.org/x/* projects.

Why?

As per our post-release practice.

Checklist

  • [X] I have performed a self-review of my code.
  • [ ] I have added tests for my changes.
  • [X] I have run linter locally (make lint) and all checks pass.
  • [X] I have run tests locally (make tests) and all tests pass.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

#3979

oleiade avatar Oct 15 '24 10:10 oleiade

I think we can close this as dependabot is updating those.

mstoykov avatar Oct 21 '24 08:10 mstoykov