1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Merge pull request #392 from thaJeztah/bump_go_1.25.2

update to go1.25.2
This commit is contained in:
Sebastiaan van Stijn
2025-10-13 14:20:23 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
env:
DESTDIR: ./bin
GO_VERSION: 1.25.1
GO_VERSION: 1.25.2
jobs:
validate: