Skip to content

build(deps): bump the go-modules group across 1 directory with 3 updates#189

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-modules-1d7565143b
Open

build(deps): bump the go-modules group across 1 directory with 3 updates#189
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-modules-1d7565143b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the go-modules group with 2 updates in the / directory: github.com/things-go/go-socks5 and golang.org/x/net.

Updates github.com/things-go/go-socks5 from 0.1.0 to 0.1.1

Release notes

Sourced from github.com/things-go/go-socks5's releases.

v0.1.1

Changelog

  • 2ae8998c3f872d53b11240792110e325b248cf66 Merge pull request #106 from things-go/dependabot/github_actions/golangci/golangci-lint-action-9
  • 34d921d7f144f869a3c1aec9eb660f77f2035911 Merge pull request #107 from things-go/dependabot/github_actions/actions/checkout-6
  • df42d5ec0b09e8e25808e4c35b5bc0315f3a065e Merge pull request #109 from things-go/dependabot/github_actions/actions/cache-5
  • d184bcfc7f711c21a835690a1fcc1bd91432fb98 Merge pull request #113 from backplane/fix-nil-remoteaddr-panic
  • 562cd19fba54578abc16659b8b7a1ae59335b4cb Merge pull request #114 from backplane/fix-handleassociate-panic-safety
  • 20c48a00fc75e7ce7c81d3611490d904e9d84a7b Merge pull request #116 from things-go/dependabot/github_actions/goreleaser/goreleaser-action-7
  • d58d4ade4e958903aecf8194af0250873cc58ad2 Merge pull request #98 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • c2801b9551c7d065dbaee88e69b6000a06a0e3dd Merge pull request #99 from things-go/dependabot/github_actions/actions/setup-go-6
  • 5d0b9bf1e881caeed9e0a18386544aedcee58b6c chore(deps): bump actions/cache from 4 to 5
  • 6be9f6b461439f26c97f04708d88115479ec9919 chore(deps): bump actions/checkout from 5 to 6
  • 472929910571b2b3674421f37bd2ed90dfc965f5 chore(deps): bump actions/setup-go from 5 to 6
  • cddc2a2d31fbc4398d816ec12b01ce7687773d23 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 5b54b403105ac0c12d5cebda8275658df8f72bea chore(deps): bump golangci/golangci-lint-action from 8 to 9
  • 9e1d2970d1cee32a4a7b297ee7a83d58ac177844 chore(deps): bump goreleaser/goreleaser-action from 6 to 7
  • 4ad891383ca009c57226db57bde576cf8749b6c5 ci: fix ci
  • afab4fd42c2c8b827521680475f2de63a9631d93 ci: fix ci
  • f4cd8386900ae1d5802f9b72e3e758e481edf741 fix: add defensive checks in handleAssociate to prevent panics
  • 30a50460791840707eb1f58937ed83d3bb1e7151 fix: prevent nil pointer panic in handleAssociate logging
Commits
  • 562cd19 Merge pull request #114 from backplane/fix-handleassociate-panic-safety
  • d184bcf Merge pull request #113 from backplane/fix-nil-remoteaddr-panic
  • 20c48a0 Merge pull request #116 from things-go/dependabot/github_actions/goreleaser/g...
  • 9e1d297 chore(deps): bump goreleaser/goreleaser-action from 6 to 7
  • f4cd838 fix: add defensive checks in handleAssociate to prevent panics
  • 30a5046 fix: prevent nil pointer panic in handleAssociate logging
  • df42d5e Merge pull request #109 from things-go/dependabot/github_actions/actions/cache-5
  • 5d0b9bf chore(deps): bump actions/cache from 4 to 5
  • 34d921d Merge pull request #107 from things-go/dependabot/github_actions/actions/chec...
  • 6be9f6b chore(deps): bump actions/checkout from 5 to 6
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.52.0 to 0.53.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.42.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 2 updates in the / directory: [github.com/things-go/go-socks5](https://github.com/things-go/go-socks5) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/things-go/go-socks5` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/things-go/go-socks5/releases)
- [Commits](things-go/go-socks5@v0.1.0...v0.1.1)

Updates `golang.org/x/net` from 0.52.0 to 0.53.0
- [Commits](golang/net@v0.52.0...v0.53.0)

Updates `golang.org/x/sys` from 0.42.0 to 0.43.0
- [Commits](golang/sys@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: github.com/things-go/go-socks5
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants