From a29e10e9116f4d5ab80210b3eb8e25b674d3338f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 29 May 2025 19:17:50 -0500 Subject: fixes due to 'go mod' behavior changes --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 986396d..77bb4bd 100644 --- a/Makefile +++ b/Makefile @@ -37,3 +37,6 @@ clean: all: install go-mod-clean --all --auto + +autocomplete: + go-mod-clean --bash > ~/.local/share/bash-completion/completions/go-mod-clean -- cgit v1.2.3