Skip to content

Commit 85ed9da

Browse files
dependabot[bot]anton-yurchenko
authored andcommitted
build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.7.1...v1.8.1) --- 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 481976a commit 85ed9da

File tree

2 files changed

+371
-93
lines changed

2 files changed

+371
-93
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ require (
66
github.com/aws/aws-sdk-go v1.38.71
77
github.com/pkg/errors v0.9.1
88
github.com/sirupsen/logrus v1.8.1
9-
github.com/spf13/viper v1.7.1
9+
github.com/spf13/viper v1.8.1
1010
)

0 commit comments

Comments
 (0)