grpcurl: rebuild for go-1.23.0

This commit is contained in:
classabbyamp
2024-08-14 23:01:34 -04:00
parent e37ee4c5d6
commit f101ae1843

View File

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