Skip to content

Commit 2e7b3e3

Browse files
dependabot[bot]manu-ns
authored andcommitted
Bump github.com/spf13/viper from 1.14.0 to 1.15.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.14.0...v1.15.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 64016b4 commit 2e7b3e3

File tree

2 files changed

+245
-32
lines changed

2 files changed

+245
-32
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/criteo/haproxy-spoe-go v1.0.6
88
github.com/go-ldap/ldap/v3 v3.4.4
99
github.com/sirupsen/logrus v1.9.0
10-
github.com/spf13/viper v1.14.0
10+
github.com/spf13/viper v1.15.0
1111
github.com/stretchr/testify v1.8.1
1212
github.com/tebeka/selenium v0.9.9
1313
github.com/vmihailenco/msgpack/v5 v5.3.5

0 commit comments

Comments
 (0)