Skip to content

Commit 5984016

Browse files
author
Valery Piashchynski
committed
Remove local replace directive from examples go.mod file
1 parent 76d2610 commit 5984016

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/db_http_logger/go.mod

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

0 commit comments

Comments
 (0)