Skip to content

v1.13.8

Compare
Choose a tag to compare
@nabbar nabbar released this 05 Jan 15:49
· 58 commits to master since this release
4ca14c6

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