update micro
Some checks failed
build / test (push) Failing after 58s
build / lint (push) Successful in 15s
codeql / analyze (go) (push) Failing after 1m52s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-10-12 01:27:42 +03:00
parent 52ec3cf264
commit 5224363bfc
3 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.20
require (
github.com/opentracing/opentracing-go v1.2.0
go.unistack.org/micro/v3 v3.10.27
go.unistack.org/micro/v3 v3.10.28
)
require github.com/stretchr/testify v1.8.1 // indirect