Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.9.0...v1.10.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>
  • Loading branch information
dependabot[bot] authored and avelino committed Dec 13, 2021
1 parent 3e0e44a commit 4acfa4d
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 19 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@ require (
github.com/auth0/go-jwt-middleware v1.0.1
github.com/clbanning/mxj v1.8.4
github.com/form3tech-oss/jwt-go v3.2.5+incompatible
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/gorilla/mux v1.8.0
github.com/gosidekick/migration/v3 v3.0.0
github.com/jmoiron/sqlx v1.3.4
github.com/lib/pq v1.10.4
github.com/mitchellh/go-homedir v1.1.0
github.com/nuveo/log v0.0.0-20190430190217-44d02db6bdf8
github.com/smartystreets/assertions v1.1.0 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/spf13/viper v1.10.0
github.com/stretchr/testify v1.7.0
github.com/urfave/negroni v1.0.0
)

0 comments on commit 4acfa4d

Please sign in to comment.