mirror of
https://github.com/kataras/iris.git
synced 2026-01-21 19:06:00 +00:00
replace ioutil with io package and other minor improvements
This commit is contained in:
1
go.mod
1
go.mod
@@ -15,7 +15,6 @@ require (
|
||||
github.com/fatih/structs v1.1.0
|
||||
github.com/flosch/pongo2/v4 v4.0.2
|
||||
github.com/go-redis/redis/v8 v8.11.5
|
||||
github.com/goccy/go-json v0.9.8-0.20220506185958-23bd66f4c0d5
|
||||
github.com/golang/snappy v0.0.4
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/securecookie v1.1.1
|
||||
|
||||
Reference in New Issue
Block a user