build(deps): bump code.cloudfoundry.org/bytefmt from 0.73.0 to 0.74.0 (#5807)

Bumps [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
- [Commits](https://github.com/cloudfoundry/bytefmt/compare/v0.73.0...v0.74.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/bytefmt
  dependency-version: 0.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-26 11:56:20 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 903627ffed
commit 501c209f19
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/bluenviron/mediamtx
go 1.26.0
require (
code.cloudfoundry.org/bytefmt v0.73.0
code.cloudfoundry.org/bytefmt v0.74.0
github.com/Masterminds/semver/v3 v3.5.0
github.com/MicahParks/jwkset v0.11.0
github.com/MicahParks/keyfunc/v3 v3.8.0
+2 -2
View File
@@ -1,7 +1,7 @@
aead.dev/minisign v0.2.0 h1:kAWrq/hBRu4AARY6AlciO83xhNnW9UaC8YipS2uhLPk=
aead.dev/minisign v0.2.0/go.mod h1:zdq6LdSd9TbuSxchxwhpA9zEb9YXcVGoE8JakuiGaIQ=
code.cloudfoundry.org/bytefmt v0.73.0 h1:mItKFhAJL5j+wncAU+4AKXPugLwFOd2WLP552ZojDvs=
code.cloudfoundry.org/bytefmt v0.73.0/go.mod h1:/uRPm6b3K8Ae16U+9AlaUU/l9xBl9s1eSuR53SKb7SY=
code.cloudfoundry.org/bytefmt v0.74.0 h1:8bi1BQ5yJC0ccJeCoatcZ7LBti9I02dpCs34w1iw+UU=
code.cloudfoundry.org/bytefmt v0.74.0/go.mod h1:XXsjlgeG46nCv0bDGG3atkR+JeLfjQLaYJtiVUIPi10=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE=