Skip to content

Commit

Permalink
Update module github.com/spf13/viper to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent e0cb626 commit 12395a4
Show file tree
Hide file tree
Showing 2 changed files with 2,740 additions and 4 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@ require (
github.com/codegangsta/gin v0.0.0-20171026143024-cafe2ce98974 // indirect
github.com/getsentry/sentry-go v0.5.1
github.com/kataras/iris/v12 v12.1.8
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-shellwords v1.0.10 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/sirupsen/logrus v1.5.0
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v0.0.7
github.com/spf13/viper v1.6.2
github.com/spf13/viper v1.19.0
github.com/valyala/fasthttp v1.9.0 // indirect
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect
gopkg.in/urfave/cli.v1 v1.20.0 // indirect
)
Loading

0 comments on commit 12395a4

Please sign in to comment.