From 9857b0d6b95036434913dec52635572a9453dc1b Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 8 Oct 2025 17:40:39 -0700 Subject: Update import path --- hi.go | 1 + 1 file changed, 1 insertion(+) (limited to 'hi.go') diff --git a/hi.go b/hi.go index 2cb87d5..133cd1d 100644 --- a/hi.go +++ b/hi.go @@ -1,3 +1,4 @@ +// The hi command highlights lines from standard input according to a regex. package main import ( -- cgit v1.3.1