chore(deps): bump golang.org/x, goutils submodule, and module pins

Refresh indirect and direct golang.org/x pins (crypto, net, sys, text,
arch, mod, tools) across the root module, agent, dnsproviders,
socket-proxy, and h2c_test_server.

Advance the goutils submodule and align pseudo-versions for reverseproxy,
websocket, and server; bump workspace replace commits for agent and
internal/dnsproviders.

Update vultr/govultr to v3.30.0 and mattn/go-isatty to v0.0.21 where they
appear in the graph.
This commit is contained in:
yusing
2026-04-13 12:31:23 +08:00
parent e0cba8f415
commit 3de80bf9b1
11 changed files with 102 additions and 106 deletions

View File

@@ -2,6 +2,6 @@ module github.com/yusing/godoxy/cmd/h2c_test_server
go 1.26.2
require golang.org/x/net v0.52.0
require golang.org/x/net v0.53.0
require golang.org/x/text v0.35.0 // indirect
require golang.org/x/text v0.36.0 // indirect