chore(deps): update dependency go to v1.26.3 #23

Merged
t.behrendt merged 1 commits from renovate/go-1.x into main 2026-05-19 08:37:28 +02:00
Showing only changes of commit c4b6e99c63 - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with: with:
go-version: "1.26.2" go-version: "1.26.3"
- 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