From 04aa34221e60d29ed7029a66f5168a3630268d77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:13:33 +0000 Subject: [PATCH] chore(deps)(deps): bump the mcp-scrapers group Bumps the mcp-scrapers group in /backend with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/teslashibe/nextdoor-go](https://github.com/teslashibe/nextdoor-go) | `1.2.1` | `1.2.2` | | [github.com/teslashibe/redditviral-go](https://github.com/teslashibe/redditviral-go) | `0.2.0` | `0.2.1` | | [github.com/teslashibe/tiktok-go](https://github.com/teslashibe/tiktok-go) | `1.2.1` | `1.2.3` | | [github.com/teslashibe/x-go](https://github.com/teslashibe/x-go) | `1.6.1` | `1.6.3` | | [github.com/teslashibe/x-viral-go](https://github.com/teslashibe/x-viral-go) | `0.2.0` | `0.2.1` | Updates `github.com/teslashibe/nextdoor-go` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/teslashibe/nextdoor-go/releases) - [Commits](https://github.com/teslashibe/nextdoor-go/compare/v1.2.1...v1.2.2) Updates `github.com/teslashibe/redditviral-go` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/teslashibe/redditviral-go/releases) - [Commits](https://github.com/teslashibe/redditviral-go/compare/v0.2.0...v0.2.1) Updates `github.com/teslashibe/tiktok-go` from 1.2.1 to 1.2.3 - [Release notes](https://github.com/teslashibe/tiktok-go/releases) - [Commits](https://github.com/teslashibe/tiktok-go/compare/v1.2.1...v1.2.3) Updates `github.com/teslashibe/x-go` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/teslashibe/x-go/releases) - [Commits](https://github.com/teslashibe/x-go/compare/v1.6.1...v1.6.3) Updates `github.com/teslashibe/x-viral-go` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/teslashibe/x-viral-go/releases) - [Commits](https://github.com/teslashibe/x-viral-go/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: github.com/teslashibe/nextdoor-go dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-scrapers - dependency-name: github.com/teslashibe/redditviral-go dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-scrapers - dependency-name: github.com/teslashibe/tiktok-go dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-scrapers - dependency-name: github.com/teslashibe/x-go dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-scrapers - dependency-name: github.com/teslashibe/x-viral-go dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-scrapers ... Signed-off-by: dependabot[bot] --- backend/go.mod | 10 +++++----- backend/go.sum | 10 ++++++++++ 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/backend/go.mod b/backend/go.mod index b841707..b8da450 100644 --- a/backend/go.mod +++ b/backend/go.mod @@ -16,14 +16,14 @@ require ( github.com/teslashibe/linkedin-go v1.2.3 github.com/teslashibe/magiclink-auth-go v0.2.0 github.com/teslashibe/mcptool v0.1.1 - github.com/teslashibe/nextdoor-go v1.2.1 + github.com/teslashibe/nextdoor-go v1.2.2 github.com/teslashibe/producthunt-go v0.3.3 github.com/teslashibe/reddit-go v1.2.3 - github.com/teslashibe/redditviral-go v0.2.0 + github.com/teslashibe/redditviral-go v0.2.1 github.com/teslashibe/threads-go v1.2.0 - github.com/teslashibe/tiktok-go v1.2.1 - github.com/teslashibe/x-go v1.6.1 - github.com/teslashibe/x-viral-go v0.2.0 + github.com/teslashibe/tiktok-go v1.2.3 + github.com/teslashibe/x-go v1.6.3 + github.com/teslashibe/x-viral-go v0.2.1 github.com/valyala/fasthttp v1.70.0 ) diff --git a/backend/go.sum b/backend/go.sum index e3d9c27..49f4385 100644 --- a/backend/go.sum +++ b/backend/go.sum @@ -89,18 +89,28 @@ github.com/teslashibe/mcptool v0.1.1 h1:4G59LLmxSrJD3KErlFlN6g/q48/I0r0/ecVoB/PQ github.com/teslashibe/mcptool v0.1.1/go.mod h1:pEC1/efy4fCDr9NqvX1es+bdud7Q7qe2Uz2BR7ppTgA= github.com/teslashibe/nextdoor-go v1.2.1 h1:l8Tryt3O27Z7IYGUFgPK4kX1zSI2zV2wujzeMT+Yq1s= github.com/teslashibe/nextdoor-go v1.2.1/go.mod h1:BpuveQuCfD8aHzGu5ALz61tR9t0qpaAm6dKPVb5oMV8= +github.com/teslashibe/nextdoor-go v1.2.2 h1:goJUk58q/kZF7lV88BtQcGE7WyZLWLw9aNwggHnD6p0= +github.com/teslashibe/nextdoor-go v1.2.2/go.mod h1:BpuveQuCfD8aHzGu5ALz61tR9t0qpaAm6dKPVb5oMV8= github.com/teslashibe/producthunt-go v0.3.3 h1:tA22fVE4UhDyC3LT/RQZsRVBBtvPTunuKsfEwUO6Aqw= github.com/teslashibe/producthunt-go v0.3.3/go.mod h1:0fPheVn+XnA10m7smkMv2vHYPPmCl9JRMoQiTOxkBBw= github.com/teslashibe/redditviral-go v0.2.0 h1:Y2rdFU1RioPR0AgPolQjItGytyeT2AHs1a1/IBIBjvU= github.com/teslashibe/redditviral-go v0.2.0/go.mod h1:+W9P/ooqtFY34vRwjH7fZGBW0ehxuJA9GtvbcXGo1Aw= +github.com/teslashibe/redditviral-go v0.2.1 h1:RJ/hDCj5M0EIMLeluNgqSVAkn+R+cWDpnssCzOVG5rc= +github.com/teslashibe/redditviral-go v0.2.1/go.mod h1:+W9P/ooqtFY34vRwjH7fZGBW0ehxuJA9GtvbcXGo1Aw= github.com/teslashibe/threads-go v1.2.0 h1:ZVdjt3n5BpJYiCMKjYyxkck/Q3Hhlp/gqhk8DuD6cKM= github.com/teslashibe/threads-go v1.2.0/go.mod h1:Et38f/uB6+Fl9mPCmtg2mCrTj9dQ1+S+W/2jS+N1fsE= github.com/teslashibe/tiktok-go v1.2.1 h1:5SZJkU62Xf4KT3HKj2HwiMu5zKHAB8iRJwT4HkFIA50= github.com/teslashibe/tiktok-go v1.2.1/go.mod h1:17oKLmOGqltwNSlG6/vwwmdikEF9Ytf4yScTnr+TGLY= +github.com/teslashibe/tiktok-go v1.2.3 h1:VVdTN+5hVC3fydu+R+LSymAkvV2b3j+rOvvyw3kBW50= +github.com/teslashibe/tiktok-go v1.2.3/go.mod h1:17oKLmOGqltwNSlG6/vwwmdikEF9Ytf4yScTnr+TGLY= github.com/teslashibe/x-go v1.6.1 h1:KMrPlqossFw3h72GYpT9UiwXeGCpLG0HjDMM1vc9Ymw= github.com/teslashibe/x-go v1.6.1/go.mod h1:QeBENlTpoMMYK6Gek7oojYTj8gFtiGWsdz+Bv8IcT4I= +github.com/teslashibe/x-go v1.6.3 h1:tJZ34nV6F7xLRPSd0uk3Hz5b3GtTVXpq5uV7mr8bebU= +github.com/teslashibe/x-go v1.6.3/go.mod h1:QeBENlTpoMMYK6Gek7oojYTj8gFtiGWsdz+Bv8IcT4I= github.com/teslashibe/x-viral-go v0.2.0 h1:Lh5wKUwIFQPe0Ft/jIMWU/R95uPLw7jQomnL/xZjBj4= github.com/teslashibe/x-viral-go v0.2.0/go.mod h1:iXW1E/3I14q+XoqENuNhCbHLm6/2wLjgC54yp/mf70Y= +github.com/teslashibe/x-viral-go v0.2.1 h1:pVpW173xb+hVaEwWvmKdDDMnHJkmqdzbg5vH6PNtSH4= +github.com/teslashibe/x-viral-go v0.2.1/go.mod h1:iXW1E/3I14q+XoqENuNhCbHLm6/2wLjgC54yp/mf70Y= github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk= github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY= github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=