Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/viper to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2023
1 parent b44f19b commit 8db1323
Show file tree
Hide file tree
Showing 2 changed files with 1,530 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ go 1.15
require (
github.com/sirupsen/logrus v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.3
github.com/valyala/fasthttp v1.19.0
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
)
Loading

0 comments on commit 8db1323

Please sign in to comment.