We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f66fa6 + 9d660e1 commit f42e8edCopy full SHA for f42e8ed
cmd/tcp-proxy/main.go
@@ -8,7 +8,7 @@ import (
8
"regexp"
9
"strings"
10
11
- "github.com/lumanetworks/go-tcp-proxy"
+ "github.com/jpillora/go-tcp-proxy"
12
)
13
14
var (
0 commit comments