Initial commit: Pipeline Database
This commit is contained in:
9
examples/data-analytics/go.mod
Normal file
9
examples/data-analytics/go.mod
Normal file
@@ -0,0 +1,9 @@
|
||||
module data-analytics
|
||||
|
||||
go 1.24.0
|
||||
|
||||
replace code.tczkiot.com/wlw/pipelinedb => ../../
|
||||
|
||||
require code.tczkiot.com/wlw/pipelinedb v0.0.0-00010101000000-000000000000
|
||||
|
||||
require github.com/google/btree v1.1.3 // indirect
|
||||
Reference in New Issue
Block a user