1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 02:17:05 +00:00

update deps and move one vendor to our organisation for making a new branch in order to solve this: https://github.com/kataras/iris/issues/1040, although it's not ours problem...

Former-commit-id: 6013525d2aabc35461bf24871e3b36ca91004fb9
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-07-15 16:09:03 +03:00
parent cd5109ae0e
commit f7c0cbe5cd
5 changed files with 10 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ package sessions
import (
"time"
"github.com/satori/go.uuid"
"github.com/iris-contrib/go.uuid"
)
const (