Skip to content

Commit 0d699cf

Browse files
committed
性能优化 2.7.4
1 parent e88868e commit 0d699cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ require (
123123
github.com/spf13/viper v1.12.0
124124
github.com/stacktitan/smb v0.0.0-20190531122847-da9a425dceb8
125125
github.com/tj/go-update v2.2.5-0.20200519121640-62b4b798fd68+incompatible
126+
github.com/txthinking/socks5 v0.0.0-20220615051428-39268faee3e6
126127
github.com/urfave/cli/v2 v2.10.3
127128
go.mongodb.org/mongo-driver v1.9.1
128129
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
@@ -255,7 +256,6 @@ require (
255256
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
256257
github.com/trivago/tgo v1.0.7 // indirect
257258
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
258-
github.com/txthinking/socks5 v0.0.0-20220615051428-39268faee3e6 // indirect
259259
github.com/txthinking/x v0.0.0-20210326105829-476fab902fbe // indirect
260260
github.com/ulikunitz/xz v0.5.10 // indirect
261261
github.com/ulule/deepcopier v0.0.0-20200430083143-45decc6639b6 // indirect

0 commit comments

Comments
 (0)