Skip to content

Commit 2659d76

Browse files
Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#26)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.10.1...v1.11.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8bf1ca commit 2659d76

File tree

2 files changed

+76
-33
lines changed

2 files changed

+76
-33
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.2
77
github.com/google/uuid v1.3.0
88
github.com/gorilla/mux v1.8.0
9-
github.com/spf13/viper v1.10.1
9+
github.com/spf13/viper v1.11.0
1010
go.uber.org/zap v1.19.1
1111
)

0 commit comments

Comments
 (0)