vietguys/go.mod

9 lines
171 B
Modula-2
Raw Normal View History

2022-10-10 03:16:28 +00:00
module git.selly.red/Selly-Modules/vietguys
2021-08-09 04:41:57 +00:00
go 1.16
require (
github.com/Selly-Modules/mongodb v0.0.0-20210809042025-449f377c954a
go.mongodb.org/mongo-driver v1.7.1
)