chore(deps): bump golift.io/starr from 1.1.0 to 1.2.0

Bumps [golift.io/starr](https://github.com/golift/starr) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-version: 1.2.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-09-15 11:35:59 +00:00
committed by GitHub
parent 468b1c79a3
commit 08d22aa89c
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/openai/openai-go v1.12.0
github.com/pion/stun/v3 v3.0.0
github.com/stretchr/testify v1.11.1
golift.io/starr v1.1.0
golift.io/starr v1.2.0
modernc.org/sqlite v1.38.2
)