build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#56)

Bumps [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/itzg/go-flagsfiller/releases)
- [Commits](https://github.com/itzg/go-flagsfiller/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/itzg/go-flagsfiller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-20 21:48:54 -06:00
committed by GitHub
parent 35c0010dae
commit 1ab09f682a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/go-kit/kit v0.12.0
github.com/gorilla/mux v1.8.0
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab
github.com/itzg/go-flagsfiller v1.9.0
github.com/itzg/go-flagsfiller v1.9.1
github.com/juju/ratelimit v1.0.1
github.com/pires/go-proxyproto v0.6.1
github.com/pkg/errors v0.9.1