fix: go-sdk module name

This commit is contained in:
KentHsu
2024-08-13 09:52:41 +08:00
parent 09ca165d2e
commit fd060c7ef1
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/mendableai/firecrawl/go-sdk
module github.com/mendableai/firecrawl/apps/go-sdk
go 1.22.5