We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67b42f commit 13d2f17Copy full SHA for 13d2f17
go.mod
@@ -22,10 +22,10 @@ require (
22
github.com/iris-contrib/schema v0.0.6
23
github.com/json-iterator/go v1.1.12
24
github.com/kataras/blocks v0.0.8
25
- github.com/kataras/golog v0.1.13
+ github.com/kataras/golog v0.1.12
26
github.com/kataras/jwt v0.1.17
27
github.com/kataras/neffos v0.0.24
28
- github.com/kataras/pio v0.0.14
+ github.com/kataras/pio v0.0.13
29
github.com/kataras/sitemap v0.0.6
30
github.com/kataras/tunnel v0.0.4
31
github.com/klauspost/compress v1.18.0
go.sum
0 commit comments