Skip to content

Commit 64334f2

Browse files
committedAug 26, 2014
Revert "Merge pull request nsqio#11 from hailocab/pin-go-snappystream"
This reverts commit 936206a, reversing changes made to aac1437.
1 parent 936206a commit 64334f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎conn.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"time"
1818

1919
log "github.com/cihub/seelog"
20-
"github.com/hailocab/go-snappystream"
20+
"github.com/mreiferson/go-snappystream"
2121
)
2222

2323
// IdentifyResponse represents the metadata

0 commit comments

Comments
 (0)
Please sign in to comment.