Skip to content

Commit 851c5c1

Browse files
chore(deps): bump github.com/mendableai/firecrawl-go
Bumps [github.com/mendableai/firecrawl-go](https://github.com/mendableai/firecrawl-go) from 0.0.0-20240815202540-ebd79458547a to 1.0.0. - [Release notes](https://github.com/mendableai/firecrawl-go/releases) - [Commits](https://github.com/mendableai/firecrawl-go/commits/v1.0.0) --- updated-dependencies: - dependency-name: github.com/mendableai/firecrawl-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4aaad45 commit 851c5c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/kelseyhightower/envconfig v1.4.0
3939
github.com/lib/pq v1.10.9
4040
github.com/mark3labs/mcp-go v0.8.2
41-
github.com/mendableai/firecrawl-go v0.0.0-20240815202540-ebd79458547a
41+
github.com/mendableai/firecrawl-go v1.0.0
4242
github.com/nats-io/nats-server/v2 v2.10.14
4343
github.com/nats-io/nats.go v1.38.0
4444
github.com/nikoksr/notify v0.41.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,8 @@ github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh
481481
github.com/mattn/go-sqlite3 v1.14.7/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
482482
github.com/mattn/go-sqlite3 v1.14.17 h1:mCRHCLDUBXgpKAqIKsaAaAsrAlbkeomtRFKXh2L6YIM=
483483
github.com/mattn/go-sqlite3 v1.14.17/go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg=
484-
github.com/mendableai/firecrawl-go v0.0.0-20240815202540-ebd79458547a h1:jhkyzXL6VRDHP9XalWA+oxdcidpz6P6LS6GCmmQhCEA=
485-
github.com/mendableai/firecrawl-go v0.0.0-20240815202540-ebd79458547a/go.mod h1:mTGbJ37fy43aaqonp/tdpzCH516jHFw/XVvfFi4QXHo=
484+
github.com/mendableai/firecrawl-go v1.0.0 h1:nABWG1eaYtthPAwu8dmUNXz3DcSnV28EdvtHgA5ES+I=
485+
github.com/mendableai/firecrawl-go v1.0.0/go.mod h1:mTGbJ37fy43aaqonp/tdpzCH516jHFw/XVvfFi4QXHo=
486486
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE=
487487
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=
488488
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d/go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE=

0 commit comments

Comments
 (0)