Skip to content

Commit 145ec54

Browse files
deps(gomod): bump the go-deps group across 1 directory with 6 updates (#24)
Bumps the go-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/JohannesKaufmann/html-to-markdown/v2](https://github.com/JohannesKaufmann/html-to-markdown) | `2.3.1` | `2.3.2` | | [github.com/firebolt-db/firebolt-go-sdk](https://github.com/firebolt-db/firebolt-go-sdk) | `1.7.1` | `1.8.0` | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.22.0` | `0.25.0` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.2.0` | `3.3.2` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.29.0` | `0.30.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.13.0` | `0.14.0` | Updates `github.com/JohannesKaufmann/html-to-markdown/v2` from 2.3.1 to 2.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JohannesKaufmann/html-to-markdown/releases">github.com/JohannesKaufmann/html-to-markdown/v2's releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <h2>Changelog</h2> <ul> <li>93e3b292f23a394424dc52cf39a7ea0c7a498915 Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/157">#157</a>)</li> <li>590da905fc2a11fc39b1ff3df3835513c3d4ef20 change min go version to 1.23.0</li> <li>87d643e58c944c7f2c30bd2a7ab45986f7031894 plugin(table): Add option to preserve tables with new lines (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/156">#156</a>)</li> <li>64e925c2d1c0ab6c36624a0084aced4e9ff040d9 update dependencies</li> <li>1df20fe15b41e20f5465458d20a76de804664081 update go version in github actions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/64e925c2d1c0ab6c36624a0084aced4e9ff040d9"><code>64e925c</code></a> update dependencies</li> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/1df20fe15b41e20f5465458d20a76de804664081"><code>1df20fe</code></a> update go version in github actions</li> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/590da905fc2a11fc39b1ff3df3835513c3d4ef20"><code>590da90</code></a> change min go version to 1.23.0</li> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/93e3b292f23a394424dc52cf39a7ea0c7a498915"><code>93e3b29</code></a> Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/157">#157</a>)</li> <li><a href="https://github.com/JohannesKaufmann/html-to-markdown/commit/87d643e58c944c7f2c30bd2a7ab45986f7031894"><code>87d643e</code></a> plugin(table): Add option to preserve tables with new lines (<a href="https://redirect.github.com/JohannesKaufmann/html-to-markdown/issues/156">#156</a>)</li> <li>See full diff in <a href="https://github.com/JohannesKaufmann/html-to-markdown/compare/v2.3.1...v2.3.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/firebolt-db/firebolt-go-sdk` from 1.7.1 to 1.8.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebolt-db/firebolt-go-sdk/commit/9e4f4062fc80e313216a827ff3b2b77eac7f7d08"><code>9e4f406</code></a> Automatic version bump to v1.8.0</li> <li><a href="https://github.com/firebolt-db/firebolt-go-sdk/commit/1c47de7fa9a09b53808882c784f4e4ee89c0282b"><code>1c47de7</code></a> feat: FIR-45303 go sdk extend driver options api (<a href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/144">#144</a>)</li> <li><a href="https://github.com/firebolt-db/firebolt-go-sdk/commit/dcd582c6ee814f24004db29c7091aa9a5cf02ea3"><code>dcd582c</code></a> fix: FIR-45327 go sdk streaming fails on empty query (<a href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/143">#143</a>)</li> <li><a href="https://github.com/firebolt-db/firebolt-go-sdk/commit/1cbd370692958de458270e2315fd8e8c7b967c85"><code>1cbd370</code></a> fix(NoTicket): fix compatibility with 1.16 (<a href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/142">#142</a>)</li> <li><a href="https://github.com/firebolt-db/firebolt-go-sdk/commit/26945d2cc4e47f9e56eed64502fc54004c2b7ed9"><code>26945d2</code></a> ci(NoTicket): fix pre commit action (<a href="https://redirect.github.com/firebolt-db/firebolt-go-sdk/issues/141">#141</a>)</li> <li>See full diff in <a href="https://github.com/firebolt-db/firebolt-go-sdk/compare/v1.7.1...v1.8.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/mark3labs/mcp-go` from 0.22.0 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go's releases</a>.</em></p> <blockquote> <h2>Release v0.25.0</h2> <h2>What's Changed</h2> <ul> <li>update doc comments to match Go conventions by <a href="https://github.com/yinebebt"><code>@​yinebebt</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/226">mark3labs/mcp-go#226</a></li> <li>fix: Add Accept Header in StreamableHTTP Client by <a href="https://github.com/hhxiao"><code>@​hhxiao</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/230">mark3labs/mcp-go#230</a></li> <li>fix(SSE): only initialize <code>http.Server</code> when not set by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/229">mark3labs/mcp-go#229</a></li> <li>fix: Prevent panic in parsing functions for null results by <a href="https://github.com/cocovs"><code>@​cocovs</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/218">mark3labs/mcp-go#218</a></li> <li>[SSEClient] Add ability to override the http.Client by <a href="https://github.com/sks"><code>@​sks</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/109">mark3labs/mcp-go#109</a></li> <li>feat(SSEServer): add WithAppendQueryToMessageEndpoint() by <a href="https://github.com/liut"><code>@​liut</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/136">mark3labs/mcp-go#136</a></li> <li>feat: quick return tool-call request, send response via SSE in goroutine by <a href="https://github.com/CeerDecy"><code>@​CeerDecy</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/163">mark3labs/mcp-go#163</a></li> <li>feat(server/sse): Add support for dynamic base paths by <a href="https://github.com/robert-jackson-glean"><code>@​robert-jackson-glean</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/214">mark3labs/mcp-go#214</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yinebebt"><code>@​yinebebt</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/226">mark3labs/mcp-go#226</a></li> <li><a href="https://github.com/hhxiao"><code>@​hhxiao</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/230">mark3labs/mcp-go#230</a></li> <li><a href="https://github.com/cocovs"><code>@​cocovs</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/218">mark3labs/mcp-go#218</a></li> <li><a href="https://github.com/sks"><code>@​sks</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/109">mark3labs/mcp-go#109</a></li> <li><a href="https://github.com/liut"><code>@​liut</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/136">mark3labs/mcp-go#136</a></li> <li><a href="https://github.com/CeerDecy"><code>@​CeerDecy</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/163">mark3labs/mcp-go#163</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.24.1...v0.25.0">https://github.com/mark3labs/mcp-go/compare/v0.24.1...v0.25.0</a></p> <h2>Release v0.24.1</h2> <h2>What's Changed</h2> <ul> <li>fix: marshal <code>ToolInputSchema.Properties</code> to {} when len=0 by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/225">mark3labs/mcp-go#225</a></li> <li>fix(client/test): verify mock server binary exists after compilation by <a href="https://github.com/robert-jackson-glean"><code>@​robert-jackson-glean</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/215">mark3labs/mcp-go#215</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.24.0...v0.24.1">https://github.com/mark3labs/mcp-go/compare/v0.24.0...v0.24.1</a></p> <h2>Release v0.24.0</h2> <h2>What's Changed</h2> <ul> <li>Use correct name in Go documentation by <a href="https://github.com/oschwald"><code>@​oschwald</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/202">mark3labs/mcp-go#202</a></li> <li>fix(client): resource leak in <code>SSEClient.SendRequest()</code> by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/206">mark3labs/mcp-go#206</a></li> <li>fix(client): risk of resource leak and closing closed channel by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/208">mark3labs/mcp-go#208</a></li> <li>no need to check empty text by <a href="https://github.com/graydovee"><code>@​graydovee</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/209">mark3labs/mcp-go#209</a></li> <li>refactor: Pull out <code>Annotations</code> structure rather than being an anonymous inner struct by <a href="https://github.com/rm-hull"><code>@​rm-hull</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/203">mark3labs/mcp-go#203</a></li> <li>perf: optimize usage of RWMutex in MCPServer for performance by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/181">mark3labs/mcp-go#181</a></li> <li>feat: Add server hooks:OnRequestInitialization by <a href="https://github.com/AlexNiny"><code>@​AlexNiny</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/164">mark3labs/mcp-go#164</a></li> <li>fix: Improve content type handling in streamable_http.go by <a href="https://github.com/TBXark"><code>@​TBXark</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/210">mark3labs/mcp-go#210</a></li> <li>Add <code>mcptest</code> package for in-process MCP testing by <a href="https://github.com/octo"><code>@​octo</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/149">mark3labs/mcp-go#149</a></li> <li>Manage tools on a per session basis by <a href="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/179">mark3labs/mcp-go#179</a></li> <li>Fix: fix client sse tcp connection re-use by draining outstanding io by <a href="https://github.com/bcain99"><code>@​bcain99</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/212">mark3labs/mcp-go#212</a></li> <li>perf(server): release Mutex early for performance by <a href="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/213">mark3labs/mcp-go#213</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/oschwald"><code>@​oschwald</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/202">mark3labs/mcp-go#202</a></li> <li><a href="https://github.com/graydovee"><code>@​graydovee</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/209">mark3labs/mcp-go#209</a></li> <li><a href="https://github.com/rm-hull"><code>@​rm-hull</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/203">mark3labs/mcp-go#203</a></li> <li><a href="https://github.com/AlexNiny"><code>@​AlexNiny</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/164">mark3labs/mcp-go#164</a></li> <li><a href="https://github.com/octo"><code>@​octo</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/149">mark3labs/mcp-go#149</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mark3labs/mcp-go/commit/eadd7023515f7eaad5808720c157b1cc25581d90"><code>eadd702</code></a> Format</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/4a1010e73b34db4a602a7f34e2690a3a51d963cb"><code>4a1010e</code></a> feat(server/sse): Add support for dynamic base paths (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/214">#214</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/cfeb0eec85509f516064e3df007b625d4fc89f48"><code>cfeb0ee</code></a> feat: quick return tool-call request, send response via SSE in goroutine (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/163">#163</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/d352118718f3f0481ff8484f5e9914ed26be5d38"><code>d352118</code></a> feat(SSEServer): add WithAppendQueryToMessageEndpoint() (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/136">#136</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/df5f67eeb1841f4350b4079b643051364be7ed7b"><code>df5f67e</code></a> [chore][client] Add ability to override the http.Client (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/109">#109</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/ddb59ddfadc950647316561afebe8060f6276880"><code>ddb59dd</code></a> fix: handle nil rawMessage in response parsing functions (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/218">#218</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/f0a648b91d852442c1cd52f98391aa1fe1540b60"><code>f0a648b</code></a> fix(SSE): only initialize http.Server when not set (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/229">#229</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/ffc63d90b0cb05ee26ced8880c329dadad4c202b"><code>ffc63d9</code></a> Add Accept header (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/230">#230</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/ae96a68a47e6ad255b8e976e89c30ac595139511"><code>ae96a68</code></a> fix: update doc comments to match Go conventions (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/226">#226</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/df736673ba674040abe5c2edbedd70455483d961"><code>df73667</code></a> fix(client/test): verify mock server binary exists after compilation (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/215">#215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mark3labs/mcp-go/compare/v0.22.0...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/urfave/cli/v3` from 3.2.0 to 3.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/urfave/cli/releases">github.com/urfave/cli/v3's releases</a>.</em></p> <blockquote> <h2>v3.3.2</h2> <h2>What's Changed</h2> <ul> <li>Add docs for advanced value source by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2119">urfave/cli#2119</a></li> <li>docs: add renames to v3 migration doc by <a href="https://github.com/G-Rath"><code>@​G-Rath</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2111">urfave/cli#2111</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/G-Rath"><code>@​G-Rath</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2111">urfave/cli#2111</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.1...v3.3.2">https://github.com/urfave/cli/compare/v3.3.1...v3.3.2</a></p> <h2>v3.3.1</h2> <h2>What's Changed</h2> <ul> <li>Avoid suggesting files in fish command completions. by <a href="https://github.com/bittrance"><code>@​bittrance</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2114">urfave/cli#2114</a></li> <li>Cleanup docs by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2118">urfave/cli#2118</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.0...v3.3.1">https://github.com/urfave/cli/compare/v3.3.0...v3.3.1</a></p> <h2>v3.3.0</h2> <h2>What's Changed</h2> <ul> <li>Add v3 issue template by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2104">urfave/cli#2104</a></li> <li>Fix:(issue_2105) Ensure fish completion works by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2106">urfave/cli#2106</a></li> <li>add test for MutuallyExclusiveFlags with After by <a href="https://github.com/bystones"><code>@​bystones</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2107">urfave/cli#2107</a></li> <li>use correct context in After function with subcommand by <a href="https://github.com/bystones"><code>@​bystones</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2108">urfave/cli#2108</a></li> <li>Enable to customize completion commands by <a href="https://github.com/suzuki-shunsuke"><code>@​suzuki-shunsuke</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2103">urfave/cli#2103</a></li> <li>Fish completions no longer suggest subcommands that have already been picked by <a href="https://github.com/bittrance"><code>@​bittrance</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2117">urfave/cli#2117</a></li> <li>feat: adds support for explicit <code>float32</code> and <code>float64</code> by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2112">urfave/cli#2112</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bystones"><code>@​bystones</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2107">urfave/cli#2107</a></li> <li><a href="https://github.com/bittrance"><code>@​bittrance</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2117">urfave/cli#2117</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.2.0...v3.3.0">https://github.com/urfave/cli/compare/v3.2.0...v3.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/53ad542cb960441af3a1c39e644c883856fcc418"><code>53ad542</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2111">#2111</a> from G-Rath/patch-1</li> <li><a href="https://github.com/urfave/cli/commit/48761dcda6f97a8cd589ee397aa99c73c27ddb08"><code>48761dc</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2119">#2119</a> from dearchap/cleanup_docs_04272025_2</li> <li><a href="https://github.com/urfave/cli/commit/32315ca143d0f8f571eeabb0996ced99415896cb"><code>32315ca</code></a> Update docs/v3/examples/flags/value-sources.md</li> <li><a href="https://github.com/urfave/cli/commit/52b34b764a0540570842a9dda6dd1dbbdc70862d"><code>52b34b7</code></a> Update docs/v3/examples/flags/value-sources.md</li> <li><a href="https://github.com/urfave/cli/commit/da9b368e35e6334df4e00ada1c000fe8e4a1185b"><code>da9b368</code></a> Update docs/v3/examples/flags/value-sources.md</li> <li><a href="https://github.com/urfave/cli/commit/b0e42aa5d12fba667fe84f3d4cfa0118d261428e"><code>b0e42aa</code></a> Cleanup docs</li> <li><a href="https://github.com/urfave/cli/commit/6573da755802a4304840fd87198946f024243203"><code>6573da7</code></a> Add docs for advanced value source</li> <li><a href="https://github.com/urfave/cli/commit/d855698b7b3342951f73a83b52f52b821f86e547"><code>d855698</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2118">#2118</a> from dearchap/cleanup_docs_04272025</li> <li><a href="https://github.com/urfave/cli/commit/6f37f6aae140cf3163e141e5606d343a4b3b21c2"><code>6f37f6a</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2114">#2114</a> from bittrance/fish-completion-no-files</li> <li><a href="https://github.com/urfave/cli/commit/9a8c558267f495db76351df5de3a84087a29593a"><code>9a8c558</code></a> Cleanup docs</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v3.2.0...v3.3.2">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/oauth2/commit/cf1431934151b3a93e0b3286eb6798ca08ea3770"><code>cf14319</code></a> oauth2: fix expiration time window check</li> <li><a href="https://github.com/golang/oauth2/commit/32d34ef364e670a650fe59267b92301ff7ed08f1"><code>32d34ef</code></a> internal: include clientID in auth style cache key</li> <li><a href="https://github.com/golang/oauth2/commit/2d34e3091be3f4b4700842fb663dad98a10ddfb6"><code>2d34e30</code></a> oauth2: replace a magic number with AuthStyleUnknown</li> <li><a href="https://github.com/golang/oauth2/commit/696f7b31289a98558822be146698b7834e477e63"><code>696f7b3</code></a> all: modernize with doc links and any</li> <li><a href="https://github.com/golang/oauth2/commit/471209bbe29fc1e3bf8d4ca3ca89d67f8817d521"><code>471209b</code></a> oauth2: drop dependency on go-cmp</li> <li><a href="https://github.com/golang/oauth2/commit/6968da209b8fd816452d22ad1b4faca197a5b974"><code>6968da2</code></a> oauth2: sync Token.ExpiresIn from internal Token</li> <li><a href="https://github.com/golang/oauth2/commit/d2c4e0a6256426212864554628e234ebe6005347"><code>d2c4e0a</code></a> oauth2: context instead of golang.org/x/net/context in doc</li> <li><a href="https://github.com/golang/oauth2/commit/883dc3c9d87d538c301ebff2ccdcc8b6a0b92890"><code>883dc3c</code></a> endpoints: add various endpoints from stale CLs</li> <li><a href="https://github.com/golang/oauth2/commit/1c06e8705ef848db9c7553a78b630b9b9f138a87"><code>1c06e87</code></a> all: make use of oauth.Token.ExpiresIn</li> <li>See full diff in <a href="https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.13.0 to 0.14.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/506c70f97318aa991ec5a898685660c880c166ca"><code>506c70f</code></a> errgroup: propagate panic and Goexit through Wait</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.13.0...v0.14.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27b2090 commit 145ec54

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ module github.com/firebolt-db/mcp-server
33
go 1.24.1
44

55
require (
6-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.1
7-
github.com/firebolt-db/firebolt-go-sdk v1.7.1
6+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2
7+
github.com/firebolt-db/firebolt-go-sdk v1.8.0
88
github.com/gocolly/colly/v2 v2.2.0
9-
github.com/mark3labs/mcp-go v0.22.0
9+
github.com/mark3labs/mcp-go v0.25.0
1010
github.com/neilotoole/slogt v1.1.0
1111
github.com/stretchr/testify v1.10.0
12-
github.com/urfave/cli/v3 v3.2.0
13-
golang.org/x/oauth2 v0.29.0
14-
golang.org/x/sync v0.13.0
12+
github.com/urfave/cli/v3 v3.3.2
13+
golang.org/x/oauth2 v0.30.0
14+
golang.org/x/sync v0.14.0
1515
)
1616

1717
require (
@@ -40,8 +40,8 @@ require (
4040
github.com/temoto/robotstxt v1.1.2 // indirect
4141
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2 // indirect
4242
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
43-
golang.org/x/net v0.38.0 // indirect
44-
golang.org/x/text v0.23.0 // indirect
43+
golang.org/x/net v0.39.0 // indirect
44+
golang.org/x/text v0.24.0 // indirect
4545
google.golang.org/appengine v1.6.8 // indirect
4646
google.golang.org/protobuf v1.36.6 // indirect
4747
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
22
github.com/JohannesKaufmann/dom v0.2.0 h1:1bragmEb19K8lHAqgFgqCpiPCFEZMTXzOIEjuxkUfLQ=
33
github.com/JohannesKaufmann/dom v0.2.0/go.mod h1:57iSUl5RKric4bUkgos4zu6Xt5LMHUnw3TF1l5CbGZo=
4-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.1 h1:aCUWTMxMrxNr7IWnHiZK6Cn9/ebEAmEp5RfsLiGAFOM=
5-
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.1/go.mod h1:GELm/VaOL/CGXFPH32mw//nXiMNiEQgtMnLNr4QK/Y8=
4+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2 h1:eeMLttqTjTgILD6no79Ge96V7Wv8pWDfMVn4jy+koIY=
5+
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.2/go.mod h1:HtsP+1Fchp4dVvaiIsLHAl/yqL3H1YLwqLC9kNwqQEg=
66
github.com/Knetic/govaluate v3.0.0+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
77
github.com/PuerkitoBio/goquery v1.10.2 h1:7fh2BdHcG6VFZsK7toXBT/Bh1z5Wmy8Q9MV9HqT2AM8=
88
github.com/PuerkitoBio/goquery v1.10.2/go.mod h1:0guWGjcLu9AYC7C1GHnpysHy056u9aEkUHwhdnePMCU=
@@ -45,8 +45,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8Yc
4545
github.com/edsrzf/mmap-go v0.0.0-20170320065105-0bce6a688712/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
4646
github.com/elastic/go-elasticsearch/v6 v6.8.5/go.mod h1:UwaDJsD3rWLM5rKNFzv9hgox93HoX8utj1kxD9aFUcI=
4747
github.com/elazarl/go-bindata-assetfs v1.0.0/go.mod h1:v+YaWX3bdea5J/mo8dSETolEo7R71Vk1u8bnjau5yw4=
48-
github.com/firebolt-db/firebolt-go-sdk v1.7.1 h1:aUmnHzfFUUuLLjc7PWaTWKKRFfrQq3ysxEtBtca/tG0=
49-
github.com/firebolt-db/firebolt-go-sdk v1.7.1/go.mod h1:jes3f/uon4qPDx94SM4cwnVZy1/Sld4ermfS9G+LY9k=
48+
github.com/firebolt-db/firebolt-go-sdk v1.8.0 h1:eskZWyjhOfUdQKm7njUpsBnHeKpuBx4drHBHmrwAJ/w=
49+
github.com/firebolt-db/firebolt-go-sdk v1.8.0/go.mod h1:jes3f/uon4qPDx94SM4cwnVZy1/Sld4ermfS9G+LY9k=
5050
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
5151
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
5252
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
@@ -110,8 +110,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
110110
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
111111
github.com/ledisdb/ledisdb v0.0.0-20200510135210-d35789ec47e6/go.mod h1:n931TsDuKuq+uX4v1fulaMbA/7ZLLhjc85h7chZGBCQ=
112112
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
113-
github.com/mark3labs/mcp-go v0.22.0 h1:cCEBWi4Yy9Kio+OW1hWIyi4WLsSr+RBBK6FI5tj+b7I=
114-
github.com/mark3labs/mcp-go v0.22.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
113+
github.com/mark3labs/mcp-go v0.25.0 h1:UUpcMT3L5hIhuDy7aifj4Bphw4Pfx1Rf8mzMXDe8RQw=
114+
github.com/mark3labs/mcp-go v0.25.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
115115
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f h1:B0OD7nYl2FPQEVrw8g2uyc1lGEzNbvrKh7fspGZcbvY=
116116
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f/go.mod h1:aEt7p9Rvh67BYApmZwNDPpgircTO2kgdmDUoF/1QmwA=
117117
github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc=
@@ -183,16 +183,16 @@ github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c/go.mod h1:Z4AUp2K
183183
github.com/temoto/robotstxt v1.1.2 h1:W2pOjSJ6SWvldyEuiFXNxz3xZ8aiWX5LbfDiOFd7Fxg=
184184
github.com/temoto/robotstxt v1.1.2/go.mod h1:+1AmkuG3IYkh1kv0d2qEB9Le88ehNO0zwOr3ujewlOo=
185185
github.com/ugorji/go v0.0.0-20171122102828-84cb69a8af83/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
186-
github.com/urfave/cli/v3 v3.2.0 h1:m8WIXY0U9LCuUl5r+0fqLWDhNYWt6qvlW+GcF4EoXf8=
187-
github.com/urfave/cli/v3 v3.2.0/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
186+
github.com/urfave/cli/v3 v3.3.2 h1:BYFVnhhZ8RqT38DxEYVFPPmGFTEf7tJwySTXsVRrS/o=
187+
github.com/urfave/cli/v3 v3.3.2/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
188188
github.com/wendal/errors v0.0.0-20130201093226-f66c77a7882b/go.mod h1:Q12BUT7DqIlHRmgv3RskH+UCM/4eqVMgI0EMmlSpAXc=
189189
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2 h1:zzrxE1FKn5ryBNl9eKOeqQ58Y/Qpo3Q9QNxKHX5uzzQ=
190190
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2/go.mod h1:hzfGeIUDq/j97IG+FhNqkowIyEcD88LrW6fyU3K3WqY=
191191
github.com/yosida95/uritemplate/v3 v3.0.2 h1:Ed3Oyj9yrmi9087+NczuL5BwkIc4wvTb5zIM+UJPGz4=
192192
github.com/yosida95/uritemplate/v3 v3.0.2/go.mod h1:ILOh0sOhIJR3+L/8afwt/kE++YT040gmv5BQTMR2HP4=
193193
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
194-
github.com/yuin/goldmark v1.7.8 h1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic=
195-
github.com/yuin/goldmark v1.7.8/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
194+
github.com/yuin/goldmark v1.7.11 h1:ZCxLyDMtz0nT2HFfsYG8WZ47Trip2+JyLysKcMYE5bo=
195+
github.com/yuin/goldmark v1.7.11/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=
196196
github.com/yuin/gopher-lua v0.0.0-20171031051903-609c9cd26973/go.mod h1:aEV29XrmTYFr3CiRxZeGHpkvbwq+prZduBqMaascyCU=
197197
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
198198
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
@@ -222,10 +222,10 @@ golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
222222
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
223223
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
224224
golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=
225-
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
226-
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
227-
golang.org/x/oauth2 v0.29.0 h1:WdYw2tdTK1S8olAzWHdgeqfy+Mtm9XNhv/xJsY65d98=
228-
golang.org/x/oauth2 v0.29.0/go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
225+
golang.org/x/net v0.39.0 h1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=
226+
golang.org/x/net v0.39.0/go.mod h1:X7NRbYVEA+ewNkCNyJ513WmMdQ3BineSwVtN2zD/d+E=
227+
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
228+
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
229229
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
230230
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
231231
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -237,8 +237,8 @@ golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
237237
golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
238238
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
239239
golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
240-
golang.org/x/sync v0.13.0 h1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610=
241-
golang.org/x/sync v0.13.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
240+
golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
241+
golang.org/x/sync v0.14.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
242242
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
243243
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
244244
golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -279,8 +279,8 @@ golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
279279
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
280280
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
281281
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
282-
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
283-
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
282+
golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=
283+
golang.org/x/text v0.24.0/go.mod h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU=
284284
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
285285
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
286286
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=

0 commit comments

Comments
 (0)