Skip to content

Commit cbb44f2

Browse files
committed
Use code.as/core/socks instead of h12.me/socks
1 parent f494e6d commit cbb44f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/writeas/tor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package main
22

33
import (
4+
"code.as/core/socks"
45
"fmt"
5-
"h12.me/socks"
66
"net/http"
77
)
88

0 commit comments

Comments
 (0)