Skip to content

Commit f42e8ed

Browse files
authored
Merge pull request #12 from Guitarbum722/master
update import path
2 parents 0f66fa6 + 9d660e1 commit f42e8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tcp-proxy/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"regexp"
99
"strings"
1010

11-
"github.com/lumanetworks/go-tcp-proxy"
11+
"github.com/jpillora/go-tcp-proxy"
1212
)
1313

1414
var (

0 commit comments

Comments
 (0)