re-write some tests

This commit is contained in:
idk
2020-11-12 22:46:43 -05:00
parent ff6b890bfd
commit 281084cb81
2 changed files with 7 additions and 0 deletions

View File

@ -85,6 +85,7 @@ to produce an unsigned deb for personal use only. For packagers,
will produce a viable source package for use with Launchpad PPA's and other
similar systems.
### TODO
* Improve recovery on failed sockets

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
golang-github-eyedeekay-gosam (0.32.27) UNRELEASED; urgency=medium
* Maintenance updates
-- idk <hankhill19580@gmail.com> Thu, 12 Sept 2020 22:44:27 -0500
golang-github-eyedeekay-gosam (0.32.27) UNRELEASED; urgency=medium
* Add a Resolve function to fulfill SOCKS5 proxy requirements