v1.13.8
Package Viper:
- Add Getxxxx function from viper into interface to prevent using lib viper and spf viper instance
Package Config/Components:
- change pointer to retrieve config: using golib viper instead of spf viper (allow hook instead of no hook)
Other:
- bump dependencies