1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-18 17:35:57 +00:00

Bump github.com/kataras/pio from 0.0.13 to 0.0.14

Bumps [github.com/kataras/pio](https://github.com/kataras/pio) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/kataras/pio/releases)
- [Commits](https://github.com/kataras/pio/compare/v0.0.13...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/kataras/pio
  dependency-version: 0.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 04:02:28 +00:00
committed by GitHub
parent 13d2f17b69
commit 3e5d446d43
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/kataras/golog v0.1.12
github.com/kataras/jwt v0.1.17
github.com/kataras/neffos v0.0.24
github.com/kataras/pio v0.0.13
github.com/kataras/pio v0.0.14
github.com/kataras/sitemap v0.0.6
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.18.0