use own fork

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-16 00:36:55 +03:00
parent 8c99e62a6c
commit c009fa6277
11 changed files with 615 additions and 52 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/unistack-org/micro-router-static/v3
go 1.15
require github.com/unistack-org/micro/v3 v3.1.1