Update On Sat Dec 13 19:37:41 CET 2025

This commit is contained in:
github-action[bot]
2025-12-13 19:37:41 +01:00
parent 0707cc3b24
commit c8e74f10e5
271 changed files with 3215 additions and 2502 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.25.4
go-version: ^1.25.5
- name: Check input version
if: github.event_name == 'workflow_dispatch'
run: |-
@@ -77,7 +77,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.25.4
go-version: ^1.25.5
- name: Clone cronet-go
if: matrix.naive
run: |