mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-08 08:01:13 -06:00
[chore]: Bump github.com/spf13/viper from 1.19.0 to 1.20.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.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>
This commit is contained in:
parent
d3c3d34aae
commit
4183b5f5ce
146 changed files with 4637 additions and 18493 deletions
5
vendor/github.com/spf13/viper/internal/features/finder.go
generated
vendored
Normal file
5
vendor/github.com/spf13/viper/internal/features/finder.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
//go:build viper_finder
|
||||
|
||||
package features
|
||||
|
||||
const Finder = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue