Merge branch 'main' into socks5-proxy

This commit is contained in:
Dave Gallant
2024-07-20 22:05:21 -04:00
committed by GitHub
3 changed files with 5 additions and 2 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.33.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.19.0
)