podman: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 22:57:58 -04:00
parent a735371ce8
commit 1d1b982dc1
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'podman' # Template file for 'podman'
pkgname=podman pkgname=podman
version=5.1.2 version=5.1.2
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/containers/podman/v5" go_import_path="github.com/containers/podman/v5"
go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport" go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport"