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

Merge pull request #431 from thaJeztah/bump_go_1.26.3

update to go1.26.3
This commit is contained in:
Austin Vazquez
2026-05-07 18:09:57 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ on:
env:
DESTDIR: ./bin
GO_VERSION: 1.25.9
GO_VERSION: 1.26.3
jobs:
validate: