chore(deps): update dependency go to 1.25

This commit is contained in:
renovate[bot] 2025-09-04 09:45:05 +00:00 committed by GitHub
parent 0cd9fd70cb
commit 6658e5ee90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.25'
- name: Build
run: |