1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-29 21:47:44 +02:00

use 4.1.0

This commit is contained in:
Asim Aslam
2021-10-12 13:22:08 +01:00
parent 1cd7cfaa6c
commit f63e46a7d1
112 changed files with 127 additions and 159 deletions

View File

@@ -3,7 +3,7 @@ module github.com/asim/go-micro/plugins/config/source/runtimevar/v3
go 1.16
require (
go-micro.dev/v4 v4.0.0
go-micro.dev/v4 v4.1.0
gocloud.dev v0.17.0
)