Skip to content

Releases: things-go/go-socks5

v0.1.0

26 Aug 01:17

Choose a tag to compare

Changelog

  • 9659ceb Merge pull request #65 from ge9/master
  • 2432694 Merge pull request #89 from things-go/dependabot/github_actions/golangci/golangci-lint-action-8
  • 8948145 Merge pull request #95 from things-go/dependabot/github_actions/actions/checkout-5
  • 298f436 Merge pull request #96 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • d12f602 chore(ci): fix codeql
  • 92af747 chore(deps): bump actions/checkout from 4 to 5
  • 060f35b chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • e34d76a chore(deps): bump golangci/golangci-lint-action from 7 to 8
  • 5ae0634 ci: add go releaser
  • 6936c65 ci: fix ci
  • 1072b44 ci: fix codeql
  • d1a31a9 fix: add UseBindIpBaseResolveAsUdpAddr option, closed #63
  • 43e95d0 use LocalAddr for UDP associate bind address