mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-23 20:26:39 +00:00
906639ad7e
* update viper version * removes our last uses of the slice package * fix tests
6 lines
72 B
Go
6 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|