aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-10 12:01:49 -0700
committerGitHub <noreply@github.com>2022-10-10 12:01:49 -0700
commit358d9fb109626dc14a2035de9d58c13774a89f3c (patch)
treeb858093714db29a195cccaefc99560e02100a027 /go.mod
parent3fbf68de12d6eb748f9bcd0c586840dcff0e7a2e (diff)
downloadseaweedfs-358d9fb109626dc14a2035de9d58c13774a89f3c.tar.xz
seaweedfs-358d9fb109626dc14a2035de9d58c13774a89f3c.zip
build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 (#3822)
Bumps [github.com/armon/go-metrics](https://github.com/armon/go-metrics) from 0.3.10 to 0.4.1. - [Release notes](https://github.com/armon/go-metrics/releases) - [Commits](https://github.com/armon/go-metrics/compare/v0.3.10...v0.4.1) --- updated-dependencies: - dependency-name: github.com/armon/go-metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index bd0b6dd1a..2485be1fe 100644
--- a/go.mod
+++ b/go.mod
@@ -142,7 +142,7 @@ require (
require (
github.com/Jille/raft-grpc-transport v1.2.0
github.com/arangodb/go-driver v1.3.3
- github.com/armon/go-metrics v0.3.10
+ github.com/armon/go-metrics v0.4.1
github.com/fluent/fluent-logger-golang v1.9.0
github.com/google/flatbuffers v22.9.29+incompatible
github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17