mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: bump github.com/openai/openai-go from 0.1.0-beta.6 to 0.1.0-beta.10 (#17677)
Bumps [github.com/openai/openai-go](https://github.com/openai/openai-go) from 0.1.0-beta.6 to 0.1.0-beta.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-go/releases">github.com/openai/openai-go's releases</a>.</em></p> <blockquote> <h2>v0.1.0-beta.10</h2> <h2>0.1.0-beta.10 (2025-04-14)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.9...v0.1.0-beta.10">v0.1.0-beta.9...v0.1.0-beta.10</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> expand CI branch coverage (<a href="https://redirect.github.com/openai/openai-go/issues/369">#369</a>) (<a href="258dda8007
">258dda8</a>)</li> <li><strong>internal:</strong> reduce CI branch coverage (<a href="a2f7c03eb9
">a2f7c03</a>)</li> </ul> <h2>v0.1.0-beta.9</h2> <h2>0.1.0-beta.9 (2025-04-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-%5Bgo/compare/v0.1.0-beta.8...v0.1.0-beta.9%5D(https://www.golinks.io/compare/v0.1.0-beta.8...v0.1.0-beta.9?trackSource=github)">v0.1.0-beta.8...v0.1.0-beta.9</a></p> <h3>Chores</h3> <ul> <li>workaround build errors (<a href="https://redirect.github.com/openai/openai-%5Bgo/issues/366%5D(https://www.golinks.io/issues/366?trackSource=github)">#366</a>) (<a href="adeb003cab
)">adeb003</a>)</li> </ul> <h2>v0.1.0-beta.8</h2> <h2>0.1.0-beta.8 (2025-04-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.7...v0.1.0-beta.8">v0.1.0-beta.7...v0.1.0-beta.8</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://redirect.github.com/openai/openai-go/issues/360">#360</a>) (<a href="88977d1868
">88977d1</a>)</li> <li><strong>api:</strong> manual updates (<a href="https://redirect.github.com/openai/openai-go/issues/363">#363</a>) (<a href="5d068e0053
">5d068e0</a>)</li> <li><strong>client:</strong> add escape hatch to omit required param fields (<a href="https://redirect.github.com/openai/openai-go/issues/354">#354</a>) (<a href="9690d6b49f
">9690d6b</a>)</li> <li><strong>client:</strong> support custom http clients (<a href="https://redirect.github.com/openai/openai-go/issues/357">#357</a>) (<a href="b5a624f658
">b5a624f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> readme improvements (<a href="https://redirect.github.com/openai/openai-go/issues/356">#356</a>) (<a href="b2f8539d63
">b2f8539</a>)</li> <li><strong>internal:</strong> fix examples (<a href="https://redirect.github.com/openai/openai-go/issues/361">#361</a>) (<a href="de398b453d
">de398b4</a>)</li> <li><strong>internal:</strong> skip broken test (<a href="https://redirect.github.com/openai/openai-go/issues/362">#362</a>) (<a href="cccead9ba9
">cccead9</a>)</li> <li><strong>tests:</strong> improve enum examples (<a href="https://redirect.github.com/openai/openai-go/issues/359">#359</a>) (<a href="e0b9739920
">e0b9739</a>)</li> </ul> <h2>v0.1.0-beta.7</h2> <h2>0.1.0-beta.7 (2025-04-07)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.6...v0.1.0-beta.7">v0.1.0-beta.6...v0.1.0-beta.7</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> make response union's AsAny method type safe (<a href="https://redirect.github.com/openai/openai-go/issues/352">#352</a>) (<a href="1252f56c91
">1252f56</a>)</li> </ul> <h3>Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-go/blob/main/CHANGELOG.md">github.com/openai/openai-go's changelog</a>.</em></p> <blockquote> <h2>0.1.0-beta.10 (2025-04-14)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.9...v0.1.0-beta.10">v0.1.0-beta.9...v0.1.0-beta.10</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> expand CI branch coverage (<a href="https://redirect.github.com/openai/openai-go/issues/369">#369</a>) (<a href="258dda8007
">258dda8</a>)</li> <li><strong>internal:</strong> reduce CI branch coverage (<a href="a2f7c03eb9
">a2f7c03</a>)</li> </ul> <h2>0.1.0-beta.9 (2025-04-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.8...v0.1.0-beta.9">v0.1.0-beta.8...v0.1.0-beta.9</a></p> <h3>Chores</h3> <ul> <li>workaround build errors (<a href="https://redirect.github.com/openai/openai-go/issues/366">#366</a>) (<a href="adeb003cab
">adeb003</a>)</li> </ul> <h2>0.1.0-beta.8 (2025-04-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.7...v0.1.0-beta.8">v0.1.0-beta.7...v0.1.0-beta.8</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://redirect.github.com/openai/openai-go/issues/360">#360</a>) (<a href="88977d1868
">88977d1</a>)</li> <li><strong>api:</strong> manual updates (<a href="https://redirect.github.com/openai/openai-go/issues/363">#363</a>) (<a href="5d068e0053
">5d068e0</a>)</li> <li><strong>client:</strong> add escape hatch to omit required param fields (<a href="https://redirect.github.com/openai/openai-go/issues/354">#354</a>) (<a href="9690d6b49f
">9690d6b</a>)</li> <li><strong>client:</strong> support custom http clients (<a href="https://redirect.github.com/openai/openai-go/issues/357">#357</a>) (<a href="b5a624f658
">b5a624f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> readme improvements (<a href="https://redirect.github.com/openai/openai-go/issues/356">#356</a>) (<a href="b2f8539d63
">b2f8539</a>)</li> <li><strong>internal:</strong> fix examples (<a href="https://redirect.github.com/openai/openai-go/issues/361">#361</a>) (<a href="de398b453d
">de398b4</a>)</li> <li><strong>internal:</strong> skip broken test (<a href="https://redirect.github.com/openai/openai-go/issues/362">#362</a>) (<a href="cccead9ba9
">cccead9</a>)</li> <li><strong>tests:</strong> improve enum examples (<a href="https://redirect.github.com/openai/openai-go/issues/359">#359</a>) (<a href="e0b9739920
">e0b9739</a>)</li> </ul> <h2>0.1.0-beta.7 (2025-04-07)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.6...v0.1.0-beta.7">v0.1.0-beta.6...v0.1.0-beta.7</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> make response union's AsAny method type safe (<a href="https://redirect.github.com/openai/openai-go/issues/352">#352</a>) (<a href="1252f56c91
">1252f56</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> doc improvements (<a href="https://redirect.github.com/openai/openai-go/issues/350">#350</a>) (<a href="80debc824e
">80debc8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c0414f15a9
"><code>c0414f1</code></a> release: 0.1.0-beta.10</li> <li><a href="192ec22bd7
"><code>192ec22</code></a> chore(internal): reduce CI branch coverage</li> <li><a href="17cbc6d2c8
"><code>17cbc6d</code></a> chore(internal): expand CI branch coverage (<a href="https://redirect.github.com/openai/openai-go/issues/369">#369</a>)</li> <li><a href="e1d5123160
"><code>e1d5123</code></a> release: 0.1.0-beta.9</li> <li><a href="4e42dd39d9
"><code>4e42dd3</code></a> chore: workaround build errors (<a href="https://redirect.github.com/openai/openai-go/issues/366">#366</a>)</li> <li><a href="0ae103de4e
"><code>0ae103d</code></a> release: 0.1.0-beta.8</li> <li><a href="68c32a0aec
"><code>68c32a0</code></a> feat(api): manual updates (<a href="https://redirect.github.com/openai/openai-go/issues/363">#363</a>)</li> <li><a href="8599318b87
"><code>8599318</code></a> chore(internal): skip broken test (<a href="https://redirect.github.com/openai/openai-go/issues/362">#362</a>)</li> <li><a href="5e86f0f273
"><code>5e86f0f</code></a> chore(internal): fix examples (<a href="https://redirect.github.com/openai/openai-go/issues/361">#361</a>)</li> <li><a href="4a496a7674
"><code>4a496a7</code></a> feat(api): Add evalapi to sdk (<a href="https://redirect.github.com/openai/openai-go/issues/360">#360</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-go/compare/v0.1.0-beta.6...v0.1.0-beta.10">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@ -492,7 +492,7 @@ require (
|
|||||||
github.com/fsnotify/fsnotify v1.9.0
|
github.com/fsnotify/fsnotify v1.9.0
|
||||||
github.com/kylecarbs/aisdk-go v0.0.8
|
github.com/kylecarbs/aisdk-go v0.0.8
|
||||||
github.com/mark3labs/mcp-go v0.25.0
|
github.com/mark3labs/mcp-go v0.25.0
|
||||||
github.com/openai/openai-go v0.1.0-beta.6
|
github.com/openai/openai-go v0.1.0-beta.10
|
||||||
google.golang.org/genai v0.7.0
|
google.golang.org/genai v0.7.0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
4
go.sum
4
go.sum
@ -1613,8 +1613,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
|
|||||||
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
|
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
|
||||||
github.com/open-policy-agent/opa v1.3.0 h1:zVvQvQg+9+FuSRBt4LgKNzJwsWl/c85kD5jPozJTydY=
|
github.com/open-policy-agent/opa v1.3.0 h1:zVvQvQg+9+FuSRBt4LgKNzJwsWl/c85kD5jPozJTydY=
|
||||||
github.com/open-policy-agent/opa v1.3.0/go.mod h1:t9iPNhaplD2qpiBqeudzJtEX3fKHK8zdA29oFvofAHo=
|
github.com/open-policy-agent/opa v1.3.0/go.mod h1:t9iPNhaplD2qpiBqeudzJtEX3fKHK8zdA29oFvofAHo=
|
||||||
github.com/openai/openai-go v0.1.0-beta.6 h1:JquYDpprfrGnlKvQQg+apy9dQ8R9mIrm+wNvAPp6jCQ=
|
github.com/openai/openai-go v0.1.0-beta.10 h1:CknhGXe8aXQMRuqg255PFnWzgRY9nEryMxoNIBBM9tU=
|
||||||
github.com/openai/openai-go v0.1.0-beta.6/go.mod h1:g461MYGXEXBVdV5SaR/5tNzNbSfwTBBefwc+LlDCK0Y=
|
github.com/openai/openai-go v0.1.0-beta.10/go.mod h1:g461MYGXEXBVdV5SaR/5tNzNbSfwTBBefwc+LlDCK0Y=
|
||||||
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
|
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
|
||||||
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
|
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
|
||||||
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
|
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
|
||||||
|
Reference in New Issue
Block a user