chore(deps): bump github.com/openai/openai-go from 1.6.0 to 1.12.0

Bumps [github.com/openai/openai-go](https://github.com/openai/openai-go) from 1.6.0 to 1.12.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/v1.6.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-go
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-04 13:57:16 +00:00
committed by GitHub
parent c2881627cc
commit 6f3da87bbc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/gocolly/colly v1.2.0
github.com/ncruces/go-sqlite3 v0.26.1
github.com/nikoksr/notify v1.3.0
github.com/openai/openai-go v1.6.0
github.com/openai/openai-go v1.12.0
github.com/pion/stun/v3 v3.0.0
github.com/stretchr/testify v1.10.0
golift.io/starr v1.1.0