aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-29 15:35:51 +0000
committerGitHub <noreply@github.com>2022-03-29 15:35:51 +0000
commit5d59f2b1914a346f21857aa1ed36031fd39f300c (patch)
treef93dc1c542c4108451825a6ee012859b9138d5ee /go.mod
parent51bd015179b0c134768b7d3340003131f7e39029 (diff)
downloadseaweedfs-5d59f2b1914a346f21857aa1ed36031fd39f300c.tar.xz
seaweedfs-5d59f2b1914a346f21857aa1ed36031fd39f300c.zip
Bump github.com/fluent/fluent-logger-golang from 1.8.0 to 1.9.0
Bumps [github.com/fluent/fluent-logger-golang](https://github.com/fluent/fluent-logger-golang) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/fluent/fluent-logger-golang/releases) - [Changelog](https://github.com/fluent/fluent-logger-golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluent/fluent-logger-golang/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/fluent/fluent-logger-golang 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 348d11a81..71587ddba 100644
--- a/go.mod
+++ b/go.mod
@@ -148,7 +148,7 @@ require (
)
require (
- github.com/fluent/fluent-logger-golang v1.8.0
+ github.com/fluent/fluent-logger-golang v1.9.0
github.com/hanwen/go-fuse/v2 v2.1.0
)