mirror of
https://github.com/cubixle/tuu.git
synced 2026-04-30 14:08:44 +01:00
quick implementation of middleware
This commit is contained in:
+5
-2
@@ -8,7 +8,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/gorilla/mux"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/stretchr/testify"
|
||||
@@ -16,4 +16,7 @@
|
||||
|
||||
[[override]]
|
||||
name = "github.com/satori/go.uuid"
|
||||
revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e"
|
||||
revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e"
|
||||
[[constraint]]
|
||||
name = "github.com/sirupsen/logrus"
|
||||
version = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user