mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] bumps our spf13/viper version (#3943)
* bumps our spf13/viper version * fixes the one breaking change
This commit is contained in:
5
vendor/github.com/spf13/viper/internal/features/finder_default.go
generated
vendored
Normal file
5
vendor/github.com/spf13/viper/internal/features/finder_default.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
//go:build !viper_finder
|
||||
|
||||
package features
|
||||
|
||||
const Finder = false
|
Reference in New Issue
Block a user