summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-07 16:55:05 -0600
committerJeff Carr <[email protected]>2024-11-07 16:55:05 -0600
commit3d847431ab3dcb041faa69877ee80b652f5f7531 (patch)
treefe4f150eacf15336db35522ad9f50d39a1069668 /Makefile
parentf92d210ca7316c0eb2f1743418fd4c8f1b29d625 (diff)
dump go.mod and go.sumv1.5.4v1.5.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7231daa..45574d4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,8 @@ all:
@echo
@echo
-test:
+clean:
+ rm -f go.*
redomod:
rm -f go.*