mirror of
https://github.com/kataras/iris.git
synced 2026-01-22 19:36:00 +00:00
add accesslog middleware (rel: #1601)
This commit is contained in:
1
go.mod
1
go.mod
@@ -29,7 +29,6 @@ require (
|
||||
github.com/mediocregopher/radix/v3 v3.5.2
|
||||
github.com/microcosm-cc/bluemonday v1.0.4
|
||||
github.com/russross/blackfriday/v2 v2.0.1
|
||||
github.com/ryanuber/columnize v2.1.2+incompatible
|
||||
github.com/schollz/closestmatch v2.1.0+incompatible
|
||||
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693
|
||||
github.com/tdewolff/minify/v2 v2.9.2
|
||||
|
||||
Reference in New Issue
Block a user