Skip to content

Commit ff300d7

Browse files
build(deps): bump github.com/itzg/go-flagsfiller in the patches group (#417)
Bumps the patches group with 1 update: [github.com/itzg/go-flagsfiller](https://github.com/itzg/go-flagsfiller). Updates `github.com/itzg/go-flagsfiller` from 1.15.0 to 1.15.2 - [Release notes](https://github.com/itzg/go-flagsfiller/releases) - [Commits](itzg/go-flagsfiller@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: github.com/itzg/go-flagsfiller dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a61ee12 commit ff300d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/go-kit/kit v0.13.0
1010
github.com/gorilla/mux v1.8.1
1111
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
12-
github.com/itzg/go-flagsfiller v1.15.0
12+
github.com/itzg/go-flagsfiller v1.15.2
1313
github.com/juju/ratelimit v1.0.2
1414
github.com/pires/go-proxyproto v0.8.1
1515
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ github.com/inconshreveable/log15/v3 v3.0.0-testing.5 h1:h4e0f3kjgg+RJBlKOabrohjH
8787
github.com/inconshreveable/log15/v3 v3.0.0-testing.5/go.mod h1:3GQg1SVrLoWGfRv/kAZMsdyU5cp8eFc1P3cw+Wwku94=
8888
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c h1:qSHzRbhzK8RdXOsAdfDgO49TtqC1oZ+acxPrkfTxcCs=
8989
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
90-
github.com/itzg/go-flagsfiller v1.15.0 h1:xspqfbiifTo1qnCpExtfkMN5fSfueB0nMsOsazcTETw=
91-
github.com/itzg/go-flagsfiller v1.15.0/go.mod h1:nR3jrF1gVJ7ZUfSews6/oPbXjBTG3ziIHfLaXstmxjE=
90+
github.com/itzg/go-flagsfiller v1.15.2 h1:DvhhOKuqzawoa6C/3Q/y8pFbdO5PBdgnIvz84ZGkY0g=
91+
github.com/itzg/go-flagsfiller v1.15.2/go.mod h1:XmllPPi99O7vXTG9wa/Hzmhnkv6BXBF1W57ifbQTVs4=
9292
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
9393
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
9494
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=

0 commit comments

Comments
 (0)