upgrade to go micro v4.1.0

This commit is contained in:
Willy Kloucek
2021-10-14 15:56:19 +02:00
parent ce136b4940
commit 6d5a3733ff
45 changed files with 109 additions and 100 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package log
import (
mdlog "github.com/asim/go-micro/v3/debug/log"
mdlog "go-micro.dev/v4/debug/log"
)
type logStream struct {