1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 02:17:05 +00:00

Bump github.com/kataras/tunnel from 0.0.3 to 0.0.4 (#1903)

Bumps [github.com/kataras/tunnel](https://github.com/kataras/tunnel) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/kataras/tunnel/releases)
- [Commits](https://github.com/kataras/tunnel/compare/v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/kataras/tunnel
  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]
2022-06-02 12:38:40 +03:00
committed by GitHub
parent 194380da3a
commit c201b6ccc8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/kataras/neffos v0.0.19
github.com/kataras/pio v0.0.10
github.com/kataras/sitemap v0.0.5
github.com/kataras/tunnel v0.0.3
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.15.5
github.com/mailgun/raymond/v2 v2.0.46
github.com/mailru/easyjson v0.7.7