Skip to content

Commit

Permalink
changed gokit package dependancy reference from kumarabd to layer5io
Browse files Browse the repository at this point in the history
Signed-off-by: Gerald Maboshe <[email protected]>
  • Loading branch information
geraldmaboshe committed Sep 12, 2020
1 parent f4ba68e commit d0a7b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smi-conformance/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"os"
"time"

"github.com/kumarabd/gokit/logger"
"github.com/layer5io/gokit/logger"
"github.com/layer5io/learn-layer5/smi-conformance/grpc"
)

Expand Down

0 comments on commit d0a7b3c

Please sign in to comment.