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

View file

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