tldr: rebuild for go-1.23.0
This commit is contained in:
parent
d4948b7f5d
commit
14f43b03aa
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tldr'
|
# Template file for 'tldr'
|
||||||
pkgname=tldr
|
pkgname=tldr
|
||||||
version=1.0.0.alpha
|
version=1.0.0.alpha
|
||||||
revision=3
|
revision=4
|
||||||
_version=${version/.alpha/-alpha}
|
_version=${version/.alpha/-alpha}
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/isacikgoz/tldr"
|
go_import_path="github.com/isacikgoz/tldr"
|
||||||
|
|
Loading…
Reference in New Issue