copy langext & timeext from bm
This commit is contained in:
6
mongo/go.mod
Normal file
6
mongo/go.mod
Normal file
@@ -0,0 +1,6 @@
|
||||
module blackforestbytes.com/goext/mongo
|
||||
|
||||
require (
|
||||
go.mongodb.org/mongo-driver v1.5.3
|
||||
)
|
||||
go 1.19
|
0
mongo/mongoext/TODO
Normal file
0
mongo/mongoext/TODO
Normal file
Reference in New Issue
Block a user