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

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

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-version: 1.1.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-06-30 10:49:04 +00:00
committed by GitHub
parent 294cd65ab2
commit 360a90414b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/openai/openai-go v1.6.0
github.com/pion/stun/v3 v3.0.0
github.com/stretchr/testify v1.10.0
golift.io/starr v1.0.0
golift.io/starr v1.1.0
)
require (