Skip to content

Commit 7450779

Browse files
upgrade kie client (#129)
1 parent 387922b commit 7450779

File tree

3 files changed

+11
-342
lines changed

3 files changed

+11
-342
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ module github.com/go-chassis/go-archaius
33
require (
44
github.com/Shonminh/apollo-client v0.4.0
55
github.com/fsnotify/fsnotify v1.4.7
6-
github.com/go-chassis/foundation v0.2.0
7-
github.com/go-chassis/kie-client v0.0.0-20201125103729-ea0126f9110d
6+
github.com/go-chassis/foundation v0.2.2-0.20201210043510-9f6d3de40234
7+
github.com/go-chassis/kie-client v0.0.0-20201210060018-938c7680a9ab
88
github.com/go-chassis/openlog v1.1.2
99
github.com/gorilla/websocket v1.4.0
10-
github.com/mitchellh/mapstructure v1.3.3
1110
github.com/spf13/cast v1.2.0
1211
github.com/stretchr/testify v1.6.1
1312
gopkg.in/yaml.v2 v2.2.4

0 commit comments

Comments
 (0)