Update Go version to 1.26 in workflows and Dockerfiles

This commit is contained in:
Sergey Krashevich
2026-03-11 00:17:31 +03:00
parent 9f5a4b2d96
commit d4c2721d1c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.24'
go-version: '1.26'
- name: Build Go binary
run: go build -ldflags "-s -w" -trimpath -o ./go2rtc