Bump github.com/emiago/diago from 0.26.2 to 0.27.0

Bumps [github.com/emiago/diago](https://github.com/emiago/diago) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/emiago/diago/releases)
- [Commits](https://github.com/emiago/diago/compare/v0.26.2...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/emiago/diago
  dependency-version: 0.27.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-02-09 20:50:55 +00:00
committed by GitHub
parent 5dc897c4b2
commit 42bd5c46b5
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.25.5
require (
github.com/eclipse/paho.mqtt.golang v1.5.1
github.com/emiago/diago v0.26.2
github.com/emiago/sipgo v1.1.2
github.com/emiago/diago v0.27.0
github.com/emiago/sipgo v1.2.0
github.com/expr-lang/expr v1.17.7
github.com/extism/go-sdk v1.7.1
github.com/jwetzell/artnet-go v0.2.1