svctl: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:46 +04:00 committed by Michael Aldridge
parent 7eac9b8fd9
commit b2d33d3998

View File

@ -1,7 +1,7 @@
# Template file for 'svctl'
pkgname=svctl
version=1
revision=8
revision=9
build_style=go
go_import_path="github.com/KenjiTakahashi/svctl"
go_ldflags="-X main.Version=v${version}"