1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-17 21:07:54 +02:00
Casper-Mars 5e18a15109
fix(config/config):fix type not match bug (#1837)
If the type of new value not match the old one, value stay the old one.
2022-02-24 23:45:27 +08:00
..
2022-01-14 10:02:42 +08:00
2022-01-14 10:02:42 +08:00
2021-08-31 10:14:57 +08:00
2021-08-11 07:59:58 +08:00
2021-05-17 21:52:23 +08:00

Config

kubernetes

go get -u github.com/go-kratos/kratos/contrib/config/kubernetes/v2

apollo

go get -u github.com/go-kratos/kratos/contrib/config/apollo/v2

etcd

go get -u github.com/go-kratos/kratos/contrib/config/etcd/v2

nacos

go get -u github.com/go-kratos/kratos/contrib/config/nacos/v2