mirror of
https://github.com/kataras/iris.git
synced 2026-01-20 18:35:57 +00:00
logging: several improvements
Former-commit-id: 12538c74a1aa55314c35ac3cf2665646b704851d
This commit is contained in:
6
go.mod
6
go.mod
@@ -21,9 +21,9 @@ require (
|
||||
github.com/iris-contrib/pongo2 v0.0.1
|
||||
github.com/iris-contrib/schema v0.0.1
|
||||
github.com/json-iterator/go v1.1.9
|
||||
github.com/kataras/golog v0.0.11
|
||||
github.com/kataras/pio v0.0.3
|
||||
github.com/kataras/golog v0.0.12
|
||||
github.com/kataras/neffos v0.0.14
|
||||
github.com/kataras/pio v0.0.5
|
||||
github.com/kataras/sitemap v0.0.5
|
||||
github.com/klauspost/compress v1.9.7
|
||||
github.com/mediocregopher/radix/v3 v3.4.2
|
||||
@@ -35,4 +35,4 @@ require (
|
||||
golang.org/x/text v0.3.2
|
||||
gopkg.in/ini.v1 v1.51.1
|
||||
gopkg.in/yaml.v3 v3.0.0-20191120175047-4206685974f2
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user