chore: update go to 1.25.6 and dependencies

This commit is contained in:
yusing
2026-01-16 18:34:39 +08:00
parent 079f5f6ef2
commit 2d0058aebc
15 changed files with 172 additions and 176 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.25.5-alpine AS builder
FROM golang:1.25.6-alpine AS builder
HEALTHCHECK NONE

View File

@@ -1,3 +1,3 @@
module github.com/yusing/godoxy/cmd/bench_server
go 1.25.5
go 1.25.6