From 92fb9209ca44f758e4da893756c48c2bc05615a5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 16 Aug 2022 21:12:43 -0600 Subject: Indicate why each of the lines in borrowed files were MODIFIED --- internal/borrowed_tags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal') diff --git a/internal/borrowed_tags.go b/internal/borrowed_tags.go index e2bb54a..6bbb36d 100644 --- a/internal/borrowed_tags.go +++ b/internal/borrowed_tags.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package internal // MODIFIED +package internal // MODIFIED: changed package name import ( "strings" -- cgit v1.2.3-2-g168b