nerdctl: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:26 +04:00 committed by Michael Aldridge
parent 845f0908df
commit 7f128e55de

View file

@ -1,7 +1,7 @@
# Template file for 'nerdctl' # Template file for 'nerdctl'
pkgname=nerdctl pkgname=nerdctl
version=0.18.0 version=0.18.0
revision=2 revision=3
build_style=go build_style=go
go_import_path=github.com/containerd/nerdctl go_import_path=github.com/containerd/nerdctl
go_package=$go_import_path/cmd/nerdctl go_package=$go_import_path/cmd/nerdctl