Skip to content

Commit 525b19f

Browse files
committed
Removed cube middleware
Signed-off-by: Vishal Rana <[email protected]>
1 parent 4036746 commit 525b19f

File tree

5 files changed

+7
-126
lines changed

5 files changed

+7
-126
lines changed

Gopkg.lock

Lines changed: 7 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
name = "github.com/labstack/echo"
3434
version = "3.2.3"
3535

36-
[[constraint]]
37-
name = "github.com/labstack/labstack-go"
38-
version = "0.8.3"
39-
4036
[[constraint]]
4137
name = "github.com/stretchr/testify"
4238
version = "1.1.4"

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@
1111
Name | Description | Author
1212
--- | --- | ---
1313
[casbin](https://github.com/casbin/casbin) | Access control library | [hsluoyz](https://github.com/hsluoyz)
14-
[cube](https://labstack.com/docs/cube) | HTTP analytics, monitoring & alerting | [vishr](https://github.com/vishr)
1514
session | Session middleware backed by [gorilla/sessions](https://github.com/gorilla/sessions) | [vishr](https://github.com/vishr)

cube/cube.go

Lines changed: 0 additions & 95 deletions
This file was deleted.

cube/cube_test.go

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)