Skip to content

Commit 21058e1

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1 (golangci#2082)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/spf13/viper 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>
1 parent aab0885 commit 21058e1

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
@@ -70,7 +70,7 @@ require (
7070
github.com/sourcegraph/go-diff v0.6.1
7171
github.com/spf13/cobra v1.1.3
7272
github.com/spf13/pflag v1.0.5
73-
github.com/spf13/viper v1.8.0
73+
github.com/spf13/viper v1.8.1
7474
github.com/ssgreg/nlreturn/v2 v2.1.0
7575
github.com/stretchr/testify v1.7.0
7676
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)