1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00

Bump github.com/kataras/neffos from 0.0.19 to 0.0.20 (#1930)

Bumps [github.com/kataras/neffos](https://github.com/kataras/neffos) from 0.0.19 to 0.0.20.
- [Release notes](https://github.com/kataras/neffos/releases)
- [Commits](https://github.com/kataras/neffos/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: github.com/kataras/neffos
  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-07-18 19:41:51 +03:00
committed by GitHub
parent d550b5da41
commit fb82d7845e
2 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/kataras/blocks v0.0.5
github.com/kataras/golog v0.1.7
github.com/kataras/jwt v0.1.8
github.com/kataras/neffos v0.0.19
github.com/kataras/neffos v0.0.20
github.com/kataras/pio v0.0.10
github.com/kataras/sitemap v0.0.5
github.com/kataras/tunnel v0.0.4
@@ -82,7 +82,7 @@ require (
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nats-io/jwt/v2 v2.2.0 // indirect
github.com/nats-io/nats.go v1.13.1-0.20220121202836-972a071d373d // indirect
github.com/nats-io/nats.go v1.16.0 // indirect
github.com/nats-io/nkeys v0.3.0 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/pkg/errors v0.8.1 // indirect