Skip to content

Commit 98a0fa7

Browse files
dependabot[bot]ldez
authored andcommitted
build(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56f27d0 commit 98a0fa7

File tree

2 files changed

+84
-6
lines changed

2 files changed

+84
-6
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ require (
7878
github.com/sourcegraph/go-diff v0.6.1
7979
github.com/spf13/cobra v1.2.1
8080
github.com/spf13/pflag v1.0.5
81-
github.com/spf13/viper v1.9.0
81+
github.com/spf13/viper v1.10.0
8282
github.com/ssgreg/nlreturn/v2 v2.2.1
8383
github.com/stretchr/testify v1.7.0
8484
github.com/sylvia7788/contextcheck v1.0.4

0 commit comments

Comments
 (0)