1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05:56 +00:00
This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-03-08 00:43:40 +02:00
parent 4ecc9e3831
commit ad80a14b8f
3 changed files with 11 additions and 7 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/fatih/structs v1.1.0
github.com/flosch/pongo2/v4 v4.0.2
github.com/go-redis/redis/v8 v8.11.4
github.com/goccy/go-json v0.9.4
github.com/goccy/go-json v0.9.5
github.com/golang/snappy v0.0.4
github.com/google/uuid v1.3.0
github.com/iris-contrib/httpexpect/v2 v2.3.1