Skip to content

Commit d81b620

Browse files
Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#559)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.13.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b80b43d commit d81b620

2 files changed

Lines changed: 153 additions & 51 deletions

File tree

go.mod

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ require (
1919
github.com/ovotech/cloud-key-client v0.2.2
2020
github.com/ovotech/mantle v0.32.3
2121
github.com/spf13/cobra v1.6.1
22-
github.com/spf13/viper v1.13.0
22+
github.com/spf13/viper v1.14.0
2323
go.uber.org/zap v1.23.0
24-
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
25-
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
26-
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
27-
google.golang.org/api v0.97.0
24+
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
25+
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
26+
google.golang.org/api v0.102.0
2827
gopkg.in/inf.v0 v0.9.0 // indirect
2928
gopkg.in/ini.v1 v1.67.0
3029
gopkg.in/src-d/go-git.v4 v4.13.1

0 commit comments

Comments
 (0)