diff options
| author | Jeff Carr <[email protected]> | 2025-06-04 06:34:06 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-06-04 06:34:06 -0500 |
| commit | ce1d9457f9d162652175def61a473da207e7ab06 (patch) | |
| tree | 775e67312c9e202ac50d8298589c320752622cee | |
| parent | 664ce4dfae476f119caac9f1f1e270df1e40bbba (diff) | |
syntax changev0.22.46
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ custom: clean: rm -f gocui *.so go.* rm -f *.pb.go *.patch - go-mod-clean --purge + go-mod-clean purge # Test the README.md & doc.go file # this runs pkgsite, the binary that does dev.go.dev |
