gotosocial/vendor/github.com/spf13/viper/internal/features/bind_struct_default.go
kim 906639ad7e
[chore] update viper version (#2539)
* update viper version

* removes our last uses of the slice package

* fix tests
2024-01-17 14:54:30 +00:00

6 lines
74 B
Go

//go:build !viper_bind_struct
package features
const BindStruct = false