docker-cli: revbump for go 1.21

This commit is contained in:
Kirill
2023-08-14 19:33:49 +04:00
committed by Michael Aldridge
parent 9d137208da
commit 4586cdc2c6

View File

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