diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-24 15:42:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-24 15:42:28 +0000 |
| commit | 111149f95670360f8f5645ff88bb7bed2490d42a (patch) | |
| tree | 0532b91b40c7745b2cd4dcb2f8443936c731b28f /go.mod | |
| parent | ae40a9cb2879d926a6799bc241094393c165d4b7 (diff) | |
| download | seaweedfs-111149f95670360f8f5645ff88bb7bed2490d42a.tar.xz seaweedfs-111149f95670360f8f5645ff88bb7bed2490d42a.zip | |
Bump github.com/colinmarc/hdfs/v2 from 2.2.0 to 2.3.0
Bumps [github.com/colinmarc/hdfs/v2](https://github.com/colinmarc/hdfs) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/colinmarc/hdfs/releases)
- [Commits](https://github.com/colinmarc/hdfs/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/colinmarc/hdfs/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ require ( github.com/cespare/xxhash v1.1.0 github.com/cespare/xxhash/v2 v2.1.2 // indirect github.com/chrislusf/raft v1.0.7 - github.com/colinmarc/hdfs/v2 v2.2.0 + github.com/colinmarc/hdfs/v2 v2.3.0 github.com/coreos/go-semver v0.3.0 // indirect github.com/coreos/go-systemd/v22 v22.3.2 // indirect github.com/davecgh/go-spew v1.1.1 // indirect |
