docker-credential-pass: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 23:00:14 -04:00
parent 57fb83f90e
commit f912fa69a9
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'docker-credential-pass'
pkgname=docker-credential-pass
version=0.6.4
revision=5
revision=6
build_style=go
go_import_path="github.com/docker/docker-credential-helpers"
go_package="${go_import_path}/pass/cmd"