Bump github.com/emiago/diago from 0.24.0 to 0.25.0

Bumps [github.com/emiago/diago](https://github.com/emiago/diago) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/emiago/diago/releases)
- [Commits](https://github.com/emiago/diago/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/emiago/diago
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-20 17:38:15 +00:00
committed by GitHub
parent d16d833520
commit 452e308f8f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.5
require (
github.com/eclipse/paho.mqtt.golang v1.5.1
github.com/emiago/diago v0.24.0
github.com/emiago/diago v0.25.0
github.com/emiago/sipgo v1.1.1
github.com/expr-lang/expr v1.17.7
github.com/extism/go-sdk v1.7.1