knit: rebuild for go-1.23.0

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

View file

@ -1,7 +1,7 @@
# Template file for 'knit' # Template file for 'knit'
pkgname=knit pkgname=knit
version=1.1.1 version=1.1.1
revision=3 revision=4
build_style=go build_style=go
go_package="github.com/zyedidia/knit/cmd/knit" go_package="github.com/zyedidia/knit/cmd/knit"
go_import_path="github.com/zyedidia/knit" go_import_path="github.com/zyedidia/knit"