mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-08-03 22:39:31 +00: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
|