From 20ec36f391e18a92e72753a4caef451b64552c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 01:03:23 +0000 Subject: [PATCH] chore(deps): bump github.com/openai/openai-go/v3 from 3.55.0 to 3.58.0 Bumps [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) from 3.55.0 to 3.58.0. - [Release notes](https://github.com/openai/openai-go/releases) - [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-go/compare/v3.55.0...v3.58.0) --- updated-dependencies: - dependency-name: github.com/openai/openai-go/v3 dependency-version: 3.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1c31aab..88a058d 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/anthropics/anthropic-sdk-go v1.69.0 github.com/google/go-github/v75 v75.0.0 github.com/hashicorp/hcl/v2 v2.24.0 - github.com/openai/openai-go/v3 v3.55.0 + github.com/openai/openai-go/v3 v3.58.0 github.com/santhosh-tekuri/jsonschema/v6 v6.0.3 github.com/threatcl/spec v0.8.1 ) diff --git a/go.sum b/go.sum index 406e59a..36c8edc 100644 --- a/go.sum +++ b/go.sum @@ -165,8 +165,8 @@ github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQ github.com/mitchellh/go-wordwrap v1.0.1/go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0= github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ= github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8= -github.com/openai/openai-go/v3 v3.55.0 h1:HpvVugvkJS0F2b4IuwBuXoCmMDcEtWWWxSRp5v8UHKs= -github.com/openai/openai-go/v3 v3.55.0/go.mod h1:ufI1+K+t0ijRB3gk8eztiw1crcDpsBuxRQL4sbLIrts= +github.com/openai/openai-go/v3 v3.58.0 h1:zAn1oWzf47QEMSZ8uiu6v8TsBPvNtVb/7okE174VRDQ= +github.com/openai/openai-go/v3 v3.58.0/go.mod h1:ufI1+K+t0ijRB3gk8eztiw1crcDpsBuxRQL4sbLIrts= github.com/pb33f/ordered-map/v2 v2.3.1 h1:5319HDO0aw4DA4gzi+zv4FXU9UlSs3xGZ40wcP1nBjY= github.com/pb33f/ordered-map/v2 v2.3.1/go.mod h1:qxFQgd0PkVUtOMCkTapqotNgzRhMPL7VvaHKbd1HnmQ= github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo=