diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-29 12:53:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-29 12:53:37 -0700 |
| commit | 4db7754cd6bbf118d2e92a81bbdb42cc07f96933 (patch) | |
| tree | 062d005f21539fe4aeaff341f3e69f9a5f01c966 /go.mod | |
| parent | 996231c01d56f45fb9ff74274e4bac84a810f14d (diff) | |
| parent | 5d59f2b1914a346f21857aa1ed36031fd39f300c (diff) | |
| download | seaweedfs-4db7754cd6bbf118d2e92a81bbdb42cc07f96933.tar.xz seaweedfs-4db7754cd6bbf118d2e92a81bbdb42cc07f96933.zip | |
Merge pull request #2845 from chrislusf/dependabot/go_modules/github.com/fluent/fluent-logger-golang-1.9.0
Bump github.com/fluent/fluent-logger-golang from 1.8.0 to 1.9.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
