mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 10:53:36 +02:00
chore(deps): upgrade Go modules and submodule pointers
Bump direct and indirect dependencies across the main module, agent, dnsproviders package, and socket-proxy: zerolog, lego, validator, Docker CLI, OpenTelemetry, cloud SDKs, DNS provider clients, and related transitives. Advance goutils, go-proxmox, and gopsutil submodules; refresh internal godoxy/agent and dnsproviders pseudo-versions. Extend Moby exclude list for newer API and client releases to keep older daemon compatibility.
This commit is contained in:
@@ -16,7 +16,7 @@ require (
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
||||
github.com/puzpuzpuz/xsync/v4 v4.4.0 // indirect
|
||||
github.com/rs/zerolog v1.34.0 // indirect
|
||||
github.com/rs/zerolog v1.35.0 // indirect
|
||||
golang.org/x/sys v0.42.0 // indirect
|
||||
golang.org/x/text v0.35.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user