1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-23 11:56:00 +00:00

Bump github.com/kataras/pio from 0.0.11 to 0.0.12 (#2162)

Bumps [github.com/kataras/pio](https://github.com/kataras/pio) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/kataras/pio/releases)
- [Commits](https://github.com/kataras/pio/compare/v0.0.11...v0.0.12)

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

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]
2023-06-26 12:56:55 +03:00
committed by GitHub
parent 4c04a80c0c
commit 00eb4854fd
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.8
github.com/kataras/jwt v0.1.8
github.com/kataras/neffos v0.0.21
github.com/kataras/pio v0.0.11
github.com/kataras/pio v0.0.12
github.com/kataras/sitemap v0.0.6
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.16.6