summaryrefslogtreecommitdiff
path: root/binprotodebug/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'binprotodebug/main.go')
-rw-r--r--binprotodebug/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/binprotodebug/main.go b/binprotodebug/main.go
index e474b07..6616be5 100644
--- a/binprotodebug/main.go
+++ b/binprotodebug/main.go
@@ -5,7 +5,7 @@ import (
"encoding/hex"
"flag"
"fmt"
- "github.com/kch42/binproto"
+ "github.com/silvasur/binproto"
"io"
"net"
"os"