We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387922b commit 7450779Copy full SHA for 7450779
go.mod
@@ -3,11 +3,10 @@ module github.com/go-chassis/go-archaius
3
require (
4
github.com/Shonminh/apollo-client v0.4.0
5
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
+ github.com/go-chassis/foundation v0.2.2-0.20201210043510-9f6d3de40234
+ github.com/go-chassis/kie-client v0.0.0-20201210060018-938c7680a9ab
8
github.com/go-chassis/openlog v1.1.2
9
github.com/gorilla/websocket v1.4.0
10
- github.com/mitchellh/mapstructure v1.3.3
11
github.com/spf13/cast v1.2.0
12
github.com/stretchr/testify v1.6.1
13
gopkg.in/yaml.v2 v2.2.4
0 commit comments