Skip to content

Commit e8ab3dd

Browse files
committed
Updated import path for go-archaius
1 parent 9a69f22 commit e8ab3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csemonitor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"runtime"
88
"time"
99

10-
"github.com/go-chassis/go-chassis/core/archaius"
10+
"github.com/go-chassis/go-archaius"
1111
"github.com/go-chassis/go-chassis/core/lager"
1212
"github.com/go-chassis/go-chassis/core/registry"
1313
runtime2 "github.com/go-chassis/go-chassis/pkg/runtime"

0 commit comments

Comments
 (0)