update accounts, settings, storage-metadata and ocis-pkg to use asim go-micro v3
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
83851ca2bb
commit
005f47d436
+2
-1
@@ -8,6 +8,7 @@ require (
|
||||
contrib.go.opencensus.io/exporter/zipkin v0.1.1
|
||||
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
|
||||
github.com/UnnoTed/fileb0x v1.1.4
|
||||
github.com/asim/go-micro/v3 v3.5.0
|
||||
github.com/go-chi/chi v4.1.2+incompatible
|
||||
github.com/huandu/xstrings v1.3.2 // indirect
|
||||
github.com/micro/cli/v2 v2.1.2
|
||||
@@ -20,7 +21,7 @@ require (
|
||||
go.opencensus.io v0.22.6
|
||||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
|
||||
golang.org/x/mod v0.4.1 // indirect
|
||||
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
|
||||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
|
||||
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user