Skip to content

Commit d0a7b3c

Browse files
committed
changed gokit package dependancy reference from kumarabd to layer5io
Signed-off-by: Gerald Maboshe <maboshegerald1@gmail.com>
1 parent f4ba68e commit d0a7b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smi-conformance/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"os"
66
"time"
77

8-
"github.com/kumarabd/gokit/logger"
8+
"github.com/layer5io/gokit/logger"
99
"github.com/layer5io/learn-layer5/smi-conformance/grpc"
1010
)
1111

0 commit comments

Comments
 (0)