chore(deps): bump modernc.org/mathutil from 1.6.0 to 1.7.0 (#6389)

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

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

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]
2024-12-24 01:31:08 -08:00
committed by GitHub
parent 28a4f73033
commit 9b9101b46b
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.6.0
modernc.org/mathutil v1.7.0
modernc.org/memory v1.8.0 // indirect
modernc.org/sqlite v1.34.4
modernc.org/strutil v1.2.0