10 lines
240 B
Modula-2
Raw Normal View History

2024-08-13 18:17:35 -03:00
module github.com/mendableai/firecrawl-go-examples
2024-08-04 17:14:55 +08:00
go 1.22.5
2024-08-13 09:52:41 +08:00
replace github.com/mendableai/firecrawl => ../
2024-08-04 17:14:55 +08:00
2024-08-13 18:17:35 -03:00
require github.com/google/uuid v1.6.0
require github.com/mendableai/firecrawl-go v0.0.0-20240813205613-366e8d8dcf46 // indirect