chore(deps): update dependency go to v1.26.0 #14

Merged
t.behrendt merged 1 commits from renovate/go-1.x into main 2026-02-20 21:50:52 +01:00
Showing only changes of commit 54a80b6beb - Show all commits

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
with: with:
go-version: "1.25.6" go-version: "1.26.0"
- name: Install yq - name: Install yq
run: | run: |
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq