summaryrefslogtreecommitdiff
path: root/binprotodebug/main.go
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:06:58 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:06:58 +0200
commit23e6905920c143cbf452b150c19a2b37171b1ae0 (patch)
tree3e6ffbf1afb741b7e988d48e785a3d77abaeb295 /binprotodebug/main.go
parent52ee287c55d23d58011e016c9e84d3a563110c13 (diff)
downloadbinproto-master.tar.gz
binproto-master.tar.bz2
binproto-master.zip
rename github accountHEADmaster
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"