add before Init func support

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-03-16 07:25:01 +03:00
parent a10e29b8d5
commit 1603add6e6
4 changed files with 27 additions and 4 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/hashicorp/vault/api v1.9.0
github.com/imdario/mergo v0.3.13
go.unistack.org/micro/v3 v3.10.16
go.unistack.org/micro/v3 v3.10.18
)
require github.com/stretchr/testify v1.7.2 // indirect