mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-04-19 04:29:46 +08:00
10 lines
240 B
Modula-2
10 lines
240 B
Modula-2
module github.com/mendableai/firecrawl-go-examples
|
|
|
|
go 1.22.5
|
|
|
|
replace github.com/mendableai/firecrawl => ../
|
|
|
|
require github.com/google/uuid v1.6.0
|
|
|
|
require github.com/mendableai/firecrawl-go v0.0.0-20240813205613-366e8d8dcf46 // indirect
|