cni-plugin-dnsname: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:41 +04:00 committed by Michael Aldridge
parent 952b038012
commit d5c8e6678f

View file

@ -1,7 +1,7 @@
# Template file for 'cni-plugin-dnsname'
pkgname=cni-plugin-dnsname
version=1.3.1
revision=2
revision=3
build_style=go
go_import_path="github.com/containers/dnsname"
go_package="${go_import_path}/plugins/meta/dnsname"