We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ec6e7 commit a6d033aCopy full SHA for a6d033a
examples/db_http_logger/go.mod
@@ -8,8 +8,4 @@ require (
8
github.com/rs/cors v1.7.0
9
github.com/spiral/cascade v1.0.0-beta4
10
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"
15
)
0 commit comments