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

examples: use the new golog.JSON, comment the manual way for general purpose knowedge that can be used to create a handler for any other custom format

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-06 13:12:54 +03:00
parent ebeb465836
commit 26f515775b
3 changed files with 18 additions and 12 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/iris-contrib/schema v0.0.6
github.com/json-iterator/go v1.1.10
github.com/kataras/blocks v0.0.3
github.com/kataras/golog v0.1.3
github.com/kataras/golog v0.1.4
github.com/kataras/neffos v0.0.16
github.com/kataras/pio v0.0.10
github.com/kataras/sitemap v0.0.5