diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-24 01:31:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 01:31:08 -0800 |
| commit | 9b9101b46bf5700789fcc4dbd77dabc5637a19df (patch) | |
| tree | 90eb42fdfdcdbe82f560c6b08081c529a059fb89 /go.mod | |
| parent | 28a4f73033a43dc202f2458b84bdded2ca5a5269 (diff) | |
| download | seaweedfs-9b9101b46bf5700789fcc4dbd77dabc5637a19df.tar.xz seaweedfs-9b9101b46bf5700789fcc4dbd77dabc5637a19df.zip | |
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
