docker-machine: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:50 +04:00 committed by Michael Aldridge
parent b33e3f1c3c
commit 26e32aba2f

View file

@ -1,7 +1,7 @@
# Template file for 'docker-machine'
pkgname=docker-machine
version=0.16.2
revision=2
revision=3
build_style=go
go_import_path=github.com/docker/machine
go_package="${go_import_path}/cmd/docker-machine"