From 20c8b7a721064197d42b8f1447abfca98d7bd350 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 11 Oct 2025 08:54:40 -0500 Subject: working on finding the newest packages --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b4cfd0a..93cc6b6 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: install - mirrors makedists build: goimports GO111MODULE=off go build \ -- cgit v1.2.3