Skip to content

Commit c95b7bc

Browse files
Bump github.com/spf13/viper from 1.11.0 to 1.14.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.14.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.11.0...v1.14.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 8413a3d commit c95b7bc

File tree

2 files changed

+321
-44
lines changed

2 files changed

+321
-44
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ require (
66
github.com/felixge/httpsnoop v1.0.3
77
github.com/google/uuid v1.3.0
88
github.com/gorilla/mux v1.8.0
9-
github.com/spf13/viper v1.11.0
9+
github.com/spf13/viper v1.14.0
1010
go.uber.org/zap v1.21.0
1111
)

0 commit comments

Comments
 (0)