docker-cli: rebuild for go-1.23.0

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

View File

@ -2,7 +2,7 @@
# should be kept in sync with moby
pkgname=docker-cli
version=27.1.2
revision=1
revision=2
build_style=go
go_package="github.com/docker/cli/cmd/docker"
go_import_path="github.com/docker/cli"