lets: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:20 +04:00 committed by Michael Aldridge
parent 7e520907fc
commit 3001b2e03e

View file

@ -1,7 +1,7 @@
# Template file for 'lets' # Template file for 'lets'
pkgname=lets pkgname=lets
version=0.0.53 version=0.0.53
revision=1 revision=2
build_style=go build_style=go
go_ldflags="-X main.version=${version}" go_ldflags="-X main.version=${version}"
go_import_path="github.com/lets-cli/lets" go_import_path="github.com/lets-cli/lets"