update deps (#55)

* reflect tests

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* update deps

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-04-10 01:32:25 +03:00
committed by GitHub
parent 66ff08af14
commit 744c2b4af8
10 changed files with 592 additions and 24 deletions

3
util/reflect/generate.go Normal file
View File

@@ -0,0 +1,3 @@
package reflect
//go:generate protoc -I./proto --go_out=paths=source_relative:./proto proto/test.proto