1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 21:45:57 +00:00

Bump github.com/kataras/pio from 0.0.10 to 0.0.11 (#1969)

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

---
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>

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]
2022-09-20 10:24:43 +03:00
committed by GitHub
parent a559a2928e
commit df4dd62231
2 changed files with 6 additions and 5 deletions

4
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/kataras/golog v0.1.7
github.com/kataras/jwt v0.1.8
github.com/kataras/neffos v0.0.20
github.com/kataras/pio v0.0.10
github.com/kataras/pio v0.0.11
github.com/kataras/sitemap v0.0.5
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.15.10
@@ -42,7 +42,7 @@ require (
go.etcd.io/bbolt v1.3.6
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
golang.org/x/net v0.0.0-20220909164309-bea034e7d591
golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
golang.org/x/text v0.3.7
golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
google.golang.org/protobuf v1.28.1