autogenpb syntax change

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

View File

@ -92,7 +92,7 @@ redomod:
clean:
rm -f go.*
rm -f virtigo*
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/