gocloc: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:04 +04:00 committed by Michael Aldridge
parent 88d9ea3641
commit aff44893b3

View file

@ -1,7 +1,7 @@
# Template file for 'gocloc' # Template file for 'gocloc'
pkgname=gocloc pkgname=gocloc
version=0.4.3 version=0.4.3
revision=2 revision=3
build_style=go build_style=go
go_import_path="github.com/hhatto/gocloc" go_import_path="github.com/hhatto/gocloc"
go_package="${go_import_path}/cmd/gocloc" go_package="${go_import_path}/cmd/gocloc"