Skip to content

Commit fb778bd

Browse files
Bump github.com/spf13/viper from 1.8.1 to 1.10.1 in /src (#53)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.1 to 1.10.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.8.1...v1.10.1) --- 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 41cca34 commit fb778bd

2 files changed

Lines changed: 223 additions & 50 deletions

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/opentracing/opentracing-go v1.2.0
1313
github.com/qri-io/jsonschema v0.1.2
1414
github.com/rs/zerolog v1.26.1
15-
github.com/spf13/viper v1.8.1
15+
github.com/spf13/viper v1.10.1
1616
github.com/stretchr/testify v1.7.0
1717
github.com/uber/jaeger-client-go v2.24.0+incompatible
1818
github.com/uber/jaeger-lib v2.4.1+incompatible

0 commit comments

Comments
 (0)