Skip to content

Commit 30239e2

Browse files
updated dependencies
1 parent 0832d17 commit 30239e2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module github.com/shadowy-pycoder/go-http-proxy-to-socks
22

33
go 1.26.3
44

5-
65
require (
76
github.com/goccy/go-yaml v1.18.0
87
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ github.com/shadowy-pycoder/arpspoof v0.0.4 h1:Hs2Rr23eNnW3vIn/U2b0n7bNIp2b027+PK
3636
github.com/shadowy-pycoder/arpspoof v0.0.4/go.mod h1:KRIpFgIXyxXC3/2vwOW2uHEFX4ghEGgepPLd6H2fgYA=
3737
github.com/shadowy-pycoder/colors v0.0.2 h1:l4zvGOTPS92oxPIo6g+6t8tbzhh/v+6yT5A/3TQp8rc=
3838
github.com/shadowy-pycoder/colors v0.0.2/go.mod h1:lkrJS1PY2oVigNLTT6pkbF7B/v0YcU2LD5PZnss1Q4U=
39+
github.com/shadowy-pycoder/mshark v0.0.26 h1:KGTnOrzs0lxyGucYoBtxsoZmkIzGFFVmMSQExE5G71Q=
40+
github.com/shadowy-pycoder/mshark v0.0.26/go.mod h1:ouUxERdr+Ih1kNlbJBda0nbrt3o/JkO5amR7HjD7tBk=
3941
github.com/shadowy-pycoder/ndpspoof v0.0.8 h1:fdOE06d071lZfHTN9BxgT+t960gSriv6MrOB69y+7aU=
4042
github.com/shadowy-pycoder/ndpspoof v0.0.8/go.mod h1:Bv6s1r+YZNLSnKNbGEW9ciR4ycsaUSRjF8jTXHiDW38=
4143
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=

0 commit comments

Comments
 (0)