mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 09:22:26 -06:00
[chore] bumps our spf13/viper version (#3943)
* bumps our spf13/viper version * fixes the one breaking change
This commit is contained in:
parent
1bf40e755c
commit
f46e490c30
147 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