mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 05:25:58 +00:00
first release of SSO package and more examples
This commit is contained in:
3
go.mod
3
go.mod
@@ -18,13 +18,14 @@ require (
|
||||
github.com/goccy/go-json v0.9.5
|
||||
github.com/golang/snappy v0.0.4
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/securecookie v1.1.1
|
||||
github.com/iris-contrib/httpexpect/v2 v2.3.1
|
||||
github.com/iris-contrib/jade v1.1.4
|
||||
github.com/iris-contrib/schema v0.0.6
|
||||
github.com/json-iterator/go v1.1.12
|
||||
github.com/kataras/blocks v0.0.5
|
||||
github.com/kataras/golog v0.1.7
|
||||
github.com/kataras/jwt v0.1.5
|
||||
github.com/kataras/jwt v0.1.8
|
||||
github.com/kataras/neffos v0.0.19
|
||||
github.com/kataras/pio v0.0.10
|
||||
github.com/kataras/sitemap v0.0.5
|
||||
|
||||
Reference in New Issue
Block a user