Skip to content

Commit 764e994

Browse files
Bump github.com/spf13/viper from 1.12.0 to 1.14.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.12.0 to 1.14.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.12.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] <[email protected]>
1 parent 523ce62 commit 764e994

File tree

2 files changed

+250
-15
lines changed

2 files changed

+250
-15
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/minio/minio-go/v7 v7.0.44
1010
github.com/philips-software/gautocloud-connectors v0.6.0
1111
github.com/philips-software/go-hsdp-api v0.76.0
12-
github.com/spf13/viper v1.12.0
12+
github.com/spf13/viper v1.14.0
1313
)
1414

1515
replace github.com/cloudfoundry-community/gautocloud v1.1.6 => github.com/loafoe/gautocloud v0.0.0-20201207124432-b51ec5b81955

0 commit comments

Comments
 (0)