Skip to content

Commit a6d033a

Browse files
author
Valery Piashchynski
committed
go.mod fix
1 parent 28ec6e7 commit a6d033a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/db_http_logger/go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ require (
88
github.com/rs/cors v1.7.0
99
github.com/spiral/cascade v1.0.0-beta4
1010
go.etcd.io/bbolt v1.3.5
11-
)
12-
13-
replace (
14-
github.com/spiral/cascade v1.0.0-beta4 => "/home/valery/Projects/opensource/spiral/cascade"
1511
)

0 commit comments

Comments
 (0)