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 9a69f22 commit e8ab3ddCopy full SHA for e8ab3dd
csemonitor.go
@@ -7,7 +7,7 @@ import (
7
"runtime"
8
"time"
9
10
- "github.com/go-chassis/go-chassis/core/archaius"
+ "github.com/go-chassis/go-archaius"
11
"github.com/go-chassis/go-chassis/core/lager"
12
"github.com/go-chassis/go-chassis/core/registry"
13
runtime2 "github.com/go-chassis/go-chassis/pkg/runtime"
0 commit comments