Skip to content

Commit 175ed4b

Browse files
deps(gomod): bump the go-deps group with 2 updates (#18)
Bumps the go-deps group with 2 updates: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/urfave/cli/v3](https://github.com/urfave/cli). Updates `github.com/mark3labs/mcp-go` from 0.20.1 to 0.22.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.22.0</h2> <h2>What's Changed</h2> <ul> <li>fix: add mutex to SSEServer to avoid data race between Start and Shutdown; fix test error on Windows (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/166">#166</a> <a href="https://redirect.github.com/mark3labs/mcp-go/issues/172">#172</a>) by <a href="https://github.com/Wood-Q"><code>@​Wood-Q</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/170">mark3labs/mcp-go#170</a></li> <li>feat(server): convert ping messages to be spec compliant 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/169">mark3labs/mcp-go#169</a></li> <li>feat: Implement Streamable-HTTP Client Basic by <a href="https://github.com/leavez"><code>@​leavez</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/168">mark3labs/mcp-go#168</a></li> <li>feat:Added the parameter parsing mode to parse any to the specified type by <a href="https://github.com/hl540"><code>@​hl540</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/148">mark3labs/mcp-go#148</a></li> <li>Add RemoveResource method to MCPServer by <a href="https://github.com/isaacphi"><code>@​isaacphi</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/141">mark3labs/mcp-go#141</a></li> <li>feat: add message to ProgressNotification by <a href="https://github.com/xhdd123321"><code>@​xhdd123321</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/119">mark3labs/mcp-go#119</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Wood-Q"><code>@​Wood-Q</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/170">mark3labs/mcp-go#170</a></li> <li><a href="https://github.com/robert-jackson-glean"><code>@​robert-jackson-glean</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/169">mark3labs/mcp-go#169</a></li> <li><a href="https://github.com/hl540"><code>@​hl540</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/148">mark3labs/mcp-go#148</a></li> <li><a href="https://github.com/isaacphi"><code>@​isaacphi</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/141">mark3labs/mcp-go#141</a></li> <li><a href="https://github.com/xhdd123321"><code>@​xhdd123321</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/119">mark3labs/mcp-go#119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.21.1...v0.22.0">https://github.com/mark3labs/mcp-go/compare/v0.21.1...v0.22.0</a></p> <h2>Release v0.21.1</h2> <h2>What's Changed</h2> <ul> <li>fix: tool annotation by <a href="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/165">mark3labs/mcp-go#165</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.21.0...v0.21.1">https://github.com/mark3labs/mcp-go/compare/v0.21.0...v0.21.1</a></p> <h2>Release v0.21.0</h2> <h2>What's Changed</h2> <ul> <li>Add DefaultArray by <a href="https://github.com/tiborvass"><code>@​tiborvass</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/67">mark3labs/mcp-go#67</a></li> <li>Unified Client Transport Layer for Streamable HTTP Support by <a href="https://github.com/leavez"><code>@​leavez</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/114">mark3labs/mcp-go#114</a></li> <li>fix(tools): add <code>omitempty</code> to properties by <a href="https://github.com/jkoelker"><code>@​jkoelker</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/116">mark3labs/mcp-go#116</a></li> <li>new feat: tool annotation by <a href="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/158">mark3labs/mcp-go#158</a></li> <li>introduce NewToolResultErrorWithErr and update docs by <a href="https://github.com/deviantony"><code>@​deviantony</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/140">mark3labs/mcp-go#140</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tiborvass"><code>@​tiborvass</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/67">mark3labs/mcp-go#67</a></li> <li><a href="https://github.com/leavez"><code>@​leavez</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/114">mark3labs/mcp-go#114</a></li> <li><a href="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/158">mark3labs/mcp-go#158</a></li> <li><a href="https://github.com/deviantony"><code>@​deviantony</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/140">mark3labs/mcp-go#140</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.20.1...v0.21.0">https://github.com/mark3labs/mcp-go/compare/v0.20.1...v0.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mark3labs/mcp-go/commit/013c0472999e4cf5092a5c59966e081c0f8a9ea3"><code>013c047</code></a> Use correct mutex</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/5378d0fc7d24957b72eb11d16eede5114c52c99e"><code>5378d0f</code></a> feat: add message to ProgressNotification (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/119">#119</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/79a0ac0746186d1984f52a28ee2f7fac95ecbf53"><code>79a0ac0</code></a> Add RemoveResource method to MCPServer (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/141">#141</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/0448984faa43f51a5c2da24b6ca7c6de392d025c"><code>0448984</code></a> feat:Added the parameter parsing mode to parse any to the specified type (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/148">#148</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/dd3210c24230aa2b26c7cfb4f85fdce3197698f8"><code>dd3210c</code></a> feat: Implement Streamable-HTTP Client Basic (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/168">#168</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/8c0f2be0e36beeac97644ea440f583cbbfe6772d"><code>8c0f2be</code></a> feat(server): convert ping messages to be spec compliant (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/169">#169</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/d3c77dfa96811eb9de24087b4fedcbeba7782ac3"><code>d3c77df</code></a> fix: add mutex to SSEServer to avoid data race between Start and Shutdown; fi...</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/71b910bee8fee098e3412177dac8548453eee5c0"><code>71b910b</code></a> fix: tool annotation (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/165">#165</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/37ac814a6010484d409bef15f6f4b015f486bdaa"><code>37ac814</code></a> introduce NewToolResultErrorWithErr and update docs (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/140">#140</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/3fa49a8e7593122bc9a361214846a6e1e8f69116"><code>3fa49a8</code></a> new feature: add tool annnotation (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/158">#158</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mark3labs/mcp-go/compare/v0.20.1...v0.22.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/urfave/cli/v3` from 3.1.1 to 3.2.0 <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.2.0</h2> <h2>What's Changed</h2> <ul> <li>chore: Bump golangci-lint to v2 by <a href="https://github.com/mrueg"><code>@​mrueg</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2083">urfave/cli#2083</a></li> <li>Fix docs for shell completions by <a href="https://github.com/antimatter96"><code>@​antimatter96</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2090">urfave/cli#2090</a></li> <li>docs: improve migration guides render by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2091">urfave/cli#2091</a></li> <li>docs: improve migration guide v3 by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2093">urfave/cli#2093</a></li> <li>feat!: add more integers and unsigned integers by <a href="https://github.com/somebadcode"><code>@​somebadcode</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2094">urfave/cli#2094</a></li> <li>PR-2094: Fix docs by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2099">urfave/cli#2099</a></li> <li>Fix:(PR-2094) Update docs for new types by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2100">urfave/cli#2100</a></li> <li>Fix:(issue_2056) Add cmd.XXXArgs() functions for retrieving args by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2088">urfave/cli#2088</a></li> <li>Add docs for arg types by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2101">urfave/cli#2101</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/antimatter96"><code>@​antimatter96</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2090">urfave/cli#2090</a></li> <li><a href="https://github.com/ldez"><code>@​ldez</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2091">urfave/cli#2091</a></li> <li><a href="https://github.com/somebadcode"><code>@​somebadcode</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2094">urfave/cli#2094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.1.1...v3.2.0">https://github.com/urfave/cli/compare/v3.1.1...v3.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/c88e6fc780828961c86129f789a77f2d95048d58"><code>c88e6fc</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2101">#2101</a> from dearchap/pr_2088_add_docs</li> <li><a href="https://github.com/urfave/cli/commit/fbed45229d44c65d5384317d45e38a3eda311c78"><code>fbed452</code></a> Fix gfmrun</li> <li><a href="https://github.com/urfave/cli/commit/43e92cbdf86692e0f6446be39932b75f61162fe4"><code>43e92cb</code></a> Add docs for arg types</li> <li><a href="https://github.com/urfave/cli/commit/103c93486b0b03659aae1f14a960e2f6f35b8a5b"><code>103c934</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2088">#2088</a> from dearchap/issue_2056</li> <li><a href="https://github.com/urfave/cli/commit/f87d093a10e59c00a33ae711bd4b926a33c8b942"><code>f87d093</code></a> Add tests</li> <li><a href="https://github.com/urfave/cli/commit/2bd3c5f1974298e0cc7fc056a4eb0bb14331cee4"><code>2bd3c5f</code></a> Add tests</li> <li><a href="https://github.com/urfave/cli/commit/941ae99a38fd80c6f387e25ec124cd7d31403058"><code>941ae99</code></a> Add tests</li> <li><a href="https://github.com/urfave/cli/commit/7e7136378ad1c9c71dacf0570d06f50d843c83de"><code>7e71363</code></a> Add more tests</li> <li><a href="https://github.com/urfave/cli/commit/cfabbb61473300b0ce975c459ec55ae06c788ead"><code>cfabbb6</code></a> Add tests</li> <li><a href="https://github.com/urfave/cli/commit/7d7f52cd970bcdfe5701bb9814196e25e56a080d"><code>7d7f52c</code></a> run make v3approve</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v3.1.1...v3.2.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 34ea0a5 commit 175ed4b

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ require (
66
github.com/JohannesKaufmann/html-to-markdown/v2 v2.3.1
77
github.com/firebolt-db/firebolt-go-sdk v1.7.1
88
github.com/gocolly/colly/v2 v2.2.0
9-
github.com/mark3labs/mcp-go v0.20.1
9+
github.com/mark3labs/mcp-go v0.22.0
1010
github.com/neilotoole/slogt v1.1.0
1111
github.com/stretchr/testify v1.10.0
12-
github.com/urfave/cli/v3 v3.1.1
12+
github.com/urfave/cli/v3 v3.2.0
1313
golang.org/x/oauth2 v0.29.0
1414
golang.org/x/sync v0.13.0
1515
)
@@ -35,6 +35,7 @@ require (
3535
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
3636
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d // indirect
3737
github.com/shopspring/decimal v1.4.0 // indirect
38+
github.com/spf13/cast v1.7.1 // indirect
3839
github.com/stretchr/objx v0.5.2 // indirect
3940
github.com/temoto/robotstxt v1.1.2 // indirect
4041
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2 // indirect

go.sum

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ github.com/elastic/go-elasticsearch/v6 v6.8.5/go.mod h1:UwaDJsD3rWLM5rKNFzv9hgox
4747
github.com/elazarl/go-bindata-assetfs v1.0.0/go.mod h1:v+YaWX3bdea5J/mo8dSETolEo7R71Vk1u8bnjau5yw4=
4848
github.com/firebolt-db/firebolt-go-sdk v1.7.1 h1:aUmnHzfFUUuLLjc7PWaTWKKRFfrQq3ysxEtBtca/tG0=
4949
github.com/firebolt-db/firebolt-go-sdk v1.7.1/go.mod h1:jes3f/uon4qPDx94SM4cwnVZy1/Sld4ermfS9G+LY9k=
50+
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
51+
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
5052
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
5153
github.com/glendc/gopher-json v0.0.0-20170414221815-dc4743023d0c/go.mod h1:Gja1A+xZ9BoviGJNA2E9vFkPjjsl+CoJxSXiQM1UXtw=
5254
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
@@ -100,13 +102,16 @@ github.com/kennygrant/sanitize v1.2.4/go.mod h1:LGsjYYtgxbetdg5owWB2mpgUL6e2nfw2
100102
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
101103
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
102104
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
105+
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
106+
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
103107
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
104-
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
105108
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
109+
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
110+
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
106111
github.com/ledisdb/ledisdb v0.0.0-20200510135210-d35789ec47e6/go.mod h1:n931TsDuKuq+uX4v1fulaMbA/7ZLLhjc85h7chZGBCQ=
107112
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
108-
github.com/mark3labs/mcp-go v0.20.1 h1:E1Bbx9K8d8kQmDZ1QHblM38c7UU2evQ2LlkANk1U/zw=
109-
github.com/mark3labs/mcp-go v0.20.1/go.mod h1:KmJndYv7GIgcPVwEKJjNcbhVQ+hJGJhrCCB/9xITzpE=
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=
110115
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f h1:B0OD7nYl2FPQEVrw8g2uyc1lGEzNbvrKh7fspGZcbvY=
111116
github.com/matishsiao/goInfo v0.0.0-20210923090445-da2e3fa8d45f/go.mod h1:aEt7p9Rvh67BYApmZwNDPpgircTO2kgdmDUoF/1QmwA=
112117
github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc=
@@ -145,6 +150,8 @@ github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB8
145150
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
146151
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
147152
github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
153+
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
154+
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
148155
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d h1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA=
149156
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d/go.mod h1:uugorj2VCxiV1x+LzaIdVa9b4S4qGAcH6cbhh4qVxOU=
150157
github.com/sebdah/goldie/v2 v2.5.5 h1:rx1mwF95RxZ3/83sdS4Yp7t2C5TCokvWP4TBRbAyEWY=
@@ -159,6 +166,8 @@ github.com/siddontang/goredis v0.0.0-20150324035039-760763f78400/go.mod h1:DDcKz
159166
github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d/go.mod h1:AMEsy7v5z92TR1JKMkLLoaOQk++LVnOKL3ScbJ8GNGA=
160167
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
161168
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
169+
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
170+
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
162171
github.com/ssdb/gossdb v0.0.0-20180723034631-88f6b59b84ec/go.mod h1:QBvMkMya+gXctz3kmljlUCu/yB3GZ6oee+dUozsezQE=
163172
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
164173
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
@@ -174,8 +183,8 @@ github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c/go.mod h1:Z4AUp2K
174183
github.com/temoto/robotstxt v1.1.2 h1:W2pOjSJ6SWvldyEuiFXNxz3xZ8aiWX5LbfDiOFd7Fxg=
175184
github.com/temoto/robotstxt v1.1.2/go.mod h1:+1AmkuG3IYkh1kv0d2qEB9Le88ehNO0zwOr3ujewlOo=
176185
github.com/ugorji/go v0.0.0-20171122102828-84cb69a8af83/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
177-
github.com/urfave/cli/v3 v3.1.1 h1:bNnl8pFI5dxPOjeONvFCDFoECLQsceDG4ejahs4Jtxk=
178-
github.com/urfave/cli/v3 v3.1.1/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
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=
179188
github.com/wendal/errors v0.0.0-20130201093226-f66c77a7882b/go.mod h1:Q12BUT7DqIlHRmgv3RskH+UCM/4eqVMgI0EMmlSpAXc=
180189
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2 h1:zzrxE1FKn5ryBNl9eKOeqQ58Y/Qpo3Q9QNxKHX5uzzQ=
181190
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2/go.mod h1:hzfGeIUDq/j97IG+FhNqkowIyEcD88LrW6fyU3K3WqY=

0 commit comments

Comments
 (0)