chore(deps): bump modernc.org/strutil from 1.2.0 to 1.2.1 (#6537)

Bumps [modernc.org/strutil](https://gitlab.com/cznic/strutil) from 1.2.0 to 1.2.1.
- [Commits](https://gitlab.com/cznic/strutil/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: modernc.org/strutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot]
2025-02-10 09:47:31 -08:00
committed by GitHub
parent 3220c0de15
commit de61e21654
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -122,7 +122,7 @@ require (
modernc.org/mathutil v1.7.1
modernc.org/memory v1.8.0 // indirect
modernc.org/sqlite v1.34.5
modernc.org/strutil v1.2.0
modernc.org/strutil v1.2.1
)
require (