mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 10:53:36 +02:00
chore(deps): bump Go to 1.26.2 and refresh modules
Update Docker builder images and all staged go.mod `go` lines to 1.26.2 for the root module, agent, cli, bench_server, h2c_test_server, dnsproviders, and socket-proxy. Upgrade coreos/go-oidc, docker/cli, valyala/fasthttp, OpenTelemetry HTTP instrumentation and SDK, Google Cloud auth and API clients, genproto RPC, OCI DNS SDK, and pinned goutils/http packages; advance the goutils submodule pointer.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.1-alpine AS builder
|
||||
FROM golang:1.26.2-alpine AS builder
|
||||
|
||||
HEALTHCHECK NONE
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module github.com/yusing/godoxy/cmd/bench_server
|
||||
|
||||
go 1.26.1
|
||||
go 1.26.2
|
||||
|
||||
Reference in New Issue
Block a user