diff --git a/example/tcpsource/main.go b/example/tcpsource/main.go index ad75164..638fdaf 100644 --- a/example/tcpsource/main.go +++ b/example/tcpsource/main.go @@ -2,7 +2,8 @@ package main import ( "fmt" - "shipper" + + "github.com/yashishdua/shipper" ) func main() {