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
This commit is contained in:
Chris Lu
2022-03-29 12:53:37 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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
)