chore(deps): bump modernc.org/mathutil from 1.7.0 to 1.7.1 (#6436)

Bumps [modernc.org/mathutil](https://gitlab.com/cznic/mathutil) from 1.7.0 to 1.7.1.
- [Commits](https://gitlab.com/cznic/mathutil/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: modernc.org/mathutil
  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-01-13 11:50:10 -08:00
committed by GitHub
parent 8e694c0512
commit caf5c05dc0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -117,7 +117,7 @@ require (
google.golang.org/protobuf v1.36.1
gopkg.in/inf.v0 v0.9.1 // indirect
modernc.org/b v1.0.0 // indirect
modernc.org/mathutil v1.7.0
modernc.org/mathutil v1.7.1
modernc.org/memory v1.8.0 // indirect
modernc.org/sqlite v1.34.4
modernc.org/strutil v1.2.0