Skip to content

Commit 13d2f17

Browse files
committed
fix #2587
1 parent f67b42f commit 13d2f17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ require (
2222
github.com/iris-contrib/schema v0.0.6
2323
github.com/json-iterator/go v1.1.12
2424
github.com/kataras/blocks v0.0.8
25-
github.com/kataras/golog v0.1.13
25+
github.com/kataras/golog v0.1.12
2626
github.com/kataras/jwt v0.1.17
2727
github.com/kataras/neffos v0.0.24
28-
github.com/kataras/pio v0.0.14
28+
github.com/kataras/pio v0.0.13
2929
github.com/kataras/sitemap v0.0.6
3030
github.com/kataras/tunnel v0.0.4
3131
github.com/klauspost/compress v1.18.0

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)