Chore(deps): Bump git.tcp.direct/kayos/common from 0.8.3 to 0.8.4

Bumps git.tcp.direct/kayos/common from 0.8.3 to 0.8.4.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-08 15:07:55 +00:00 committed by GitHub
parent 2768c0727a
commit 5b1870da2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod

@ -3,7 +3,7 @@ module git.tcp.direct/kayos/prox5
go 1.19
require (
git.tcp.direct/kayos/common v0.8.3
git.tcp.direct/kayos/common v0.8.4
git.tcp.direct/kayos/go-socks5 v0.3.0
git.tcp.direct/kayos/socks v0.1.1
github.com/gdamore/tcell/v2 v2.6.0

4
go.sum

@ -1,5 +1,5 @@
git.tcp.direct/kayos/common v0.8.3 h1:W2iDrrQ7GN9cIuJTcAtmxnWIyBRtDrTsmgQzzuZMTM8=
git.tcp.direct/kayos/common v0.8.3/go.mod h1:7hOMiW1jK55PcvEuerOUKac3MjOAexaLYluYqFL+2Ws=
git.tcp.direct/kayos/common v0.8.4 h1:g+rHzQI3y+tgjtFzX1GEyziMntwa+PWKTU4z2STfVr8=
git.tcp.direct/kayos/common v0.8.4/go.mod h1:7tnGqOr1QJUZt9Ha67ws4qB3lOB1UTPe7VVx+Aob4CY=
git.tcp.direct/kayos/go-socks5 v0.3.0 h1:nCsYM0ttPZHGAVVG8zFEy2ZTxoSyPp5ld1YSy3zyWDQ=
git.tcp.direct/kayos/go-socks5 v0.3.0/go.mod h1:6Dw8lhiA+dqCY6CvPBtMyXMug9+spSAXC7+lrqItXf0=
git.tcp.direct/kayos/socks v0.1.1 h1:2xcHVHA2u4sSEPq+wIV6qmb/fgxEfFHdRAh5hTPL0NM=