TUN-9952: Bump go to 1.26

This commit is contained in:
GoncaloGarcia
2026-04-02 12:24:59 +01:00
committed by João "Pisco" Fernandes
parent d2a87e9b93
commit 1e9deb1002
11 changed files with 71 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ RUN apt-get update && \
apt-get install --no-install-recommends --allow-downgrades -y \
build-essential \
git \
go-boring=1.24.13-1 \
go-boring=1.26.0-1 \
libffi-dev \
procps \
python3-dev \

View File

@@ -4,8 +4,8 @@
outputDir: artifacts
runner: linux-x86-8cpu-16gb
stage: build
golangVersion: "boring-1.24"
imageVersion: "3462-0b23466e0715@sha256:42e8533370666a2463041572293a79e1449001ef803a993e6a860be00858c806"
golangVersion: "boring-1.26"
imageVersion: "3501-fc698419a625@sha256:aff18c895a50e8451982484e629319e893ebd411675e0482d247079801253e7b"
CGO_ENABLED: 1
.default-packaging-job: &packaging-job-defaults