autogenpb syntax change

This commit is contained in:
Jeff Carr 2025-06-30 07:56:30 -05:00
parent 17c9a34aa4
commit f39125655d
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ redomod:
clean:
rm -f go.*
rm -f zookeeper
go-mod-clean --purge
go-mod-clean purge
# git clone the sources and all the golang dependancies into ~/go/src
# if you don't have go-clone, you can get it from http://go.wit.com/