mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#2424)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
107b830755
commit
4ca6a2fca8
2 changed files with 8 additions and 11 deletions
2
go.mod
2
go.mod
|
@ -78,7 +78,7 @@ require (
|
|||
github.com/sourcegraph/go-diff v0.6.1
|
||||
github.com/spf13/cobra v1.2.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.10.0
|
||||
github.com/spf13/viper v1.10.1
|
||||
github.com/ssgreg/nlreturn/v2 v2.2.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/sylvia7788/contextcheck v1.0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue