diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-06 08:30:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-06 08:30:34 -0800 |
| commit | e19ca6ac3c8d86eebf87c8564d257156c65d1c9d (patch) | |
| tree | 5f64dae8786bcf00938b577a520ae5a750570047 /go.mod | |
| parent | 89cee70c2e64a7d31363f20f7528b809d6091a00 (diff) | |
| download | seaweedfs-e19ca6ac3c8d86eebf87c8564d257156c65d1c9d.tar.xz seaweedfs-e19ca6ac3c8d86eebf87c8564d257156c65d1c9d.zip | |
build(deps): bump github.com/klauspost/reedsolomon from 1.11.5 to 1.11.6 (#4183)
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](https://github.com/klauspost/reedsolomon/compare/v1.11.5...v1.11.6)
---
updated-dependencies:
- dependency-name: github.com/klauspost/reedsolomon
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ require ( github.com/karlseguin/ccache/v2 v2.0.8 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect github.com/klauspost/compress v1.15.14 // indirect - github.com/klauspost/reedsolomon v1.11.5 + github.com/klauspost/reedsolomon v1.11.6 github.com/kurin/blazer v0.5.3 github.com/lib/pq v1.10.7 github.com/linxGnu/grocksdb v1.7.14 |
