bump golang to 1.26.1 and update deps

This commit is contained in:
Feng Ruohang
2026-03-21 13:41:04 +08:00
parent 00f3cf74fc
commit 5abd9a80f6
17 changed files with 395 additions and 458 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24-alpine AS build
FROM golang:1.26.1-alpine AS build
ARG TARGETARCH
ARG RELEASE