Skip to content

Commit f946170

Browse files
authored
Merge pull request #57 from geraldmaboshe/geraldmaboshe/gokit-reference-update
Updated Reference to Gokit Package Dependency
2 parents 069ff8a + d0a7b3c commit f946170

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)