mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-14 05:00:19 +02:00
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:
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0=
|
||||
golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
|
||||
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
|
||||
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
|
||||
golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA=
|
||||
golang.org/x/net v0.53.0/go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs=
|
||||
golang.org/x/text v0.36.0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg=
|
||||
golang.org/x/text v0.36.0/go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164=
|
||||
|
||||
Reference in New Issue
Block a user